Home
last modified time | relevance | path

Searched defs:iconResource (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java176 Intent.ShortcutIconResource iconResource = in getAndClearInstallQueue() local
206 Intent.ShortcutIconResource iconResource; field in InstallShortcutReceiver.PendingInstallShortcutInfo
233 Intent.ShortcutIconResource iconResource = in onReceive() local
DShortcutInfo.java57 Intent.ShortcutIconResource iconResource; field in ShortcutInfo
DLauncherBackupHelper.java786 String iconResource = c.getString(ICON_RESOURCE_INDEX); in packFavorite() local
/packages/apps/Launcher2/src/com/android/launcher2/
DInstallShortcutReceiver.java134 Intent.ShortcutIconResource iconResource = in getAndClearInstallQueue() local
164 Intent.ShortcutIconResource iconResource; field in InstallShortcutReceiver.PendingInstallShortcutInfo
196 Intent.ShortcutIconResource iconResource = in onReceive() local
DShortcutInfo.java53 Intent.ShortcutIconResource iconResource; field in ShortcutInfo
DLauncherModel.java2426 ShortcutIconResource iconResource = null; in infoFromShortcutIntent() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListFilterView.java132 private void bindView(int iconResource, int textResource) { in bindView()
/packages/apps/Launcher3/protos/
Dbackup.proto65 optional string iconResource = 17; field
/packages/apps/Settings/src/com/android/settings/bluetooth/
DDeviceProfilesSettings.java212 int iconResource = profile.getDrawableResource(mCachedDevice.getBtClass()); in createProfilePreference() local
/packages/apps/Settings/src/com/android/settings/
DActivityPicker.java158 ShortcutIconResource iconResource = icons.get(i); in getItems() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java5080 Integer iconResource, Integer labelResource) { in replaceStatusUpdate()
5102 Integer iconResource, Integer labelResource) { in insertStatusUpdate()
DContactsProvider2.java3305 String iconResource = getResourceName(resources, "drawable", iconResourceId); in insertStatusUpdate() local