fix:
update:更换为酷信
This commit is contained in:
2023-10-11 19:19:52 +08:00
parent 625a121cbb
commit 8799e85443
723 changed files with 4158 additions and 4041 deletions

View File

@@ -14,11 +14,11 @@
* limitations under the License.
*/
package com.aoleyun.os.icons;
package com.uiuipad.os.icons;
import android.content.Context;
import com.aoleyun.os.icons.R;
import com.uiuipad.os.icons.R;
/**
* Wrapper class to provide access to {@link BaseIconFactory} and also to provide pool of this class

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aoleyun.os.icons;
package com.uiuipad.os.icons;
import static android.content.Intent.ACTION_MANAGED_PROFILE_ADDED;
import static android.content.Intent.ACTION_MANAGED_PROFILE_REMOVED;
@@ -32,8 +32,8 @@ import android.os.UserHandle;
import android.os.UserManager;
import android.util.SparseLongArray;
import com.aoleyun.os.icons.R;
import com.aoleyun.os.icons.cache.BaseIconCache;
import com.uiuipad.os.icons.R;
import com.uiuipad.os.icons.cache.BaseIconCache;
/**
* Wrapper class to provide access to {@link BaseIconFactory} and also to provide pool of this class