Home
last modified time | relevance | path

Searched refs:getPresenceIconResourceId (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DContactPresenceIconUtil.java41 StatusUpdates.getPresenceIconResourceId(status)); in getPresenceIcon()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/
H A DContactPresenceIconUtil.java40 return ContextCompat.getDrawable(context, StatusUpdates.getPresenceIconResourceId(status)); in getPresenceIcon()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DGlobalSearchSupportTest.java80 String.valueOf(StatusUpdates.getPresenceIconResourceId(StatusUpdates.OFFLINE))) in testSearchSuggestionsByEmailWithPhoto()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DGlobalSearchSupport.java96 icon2 = String.valueOf(StatusUpdates.getPresenceIconResourceId(presence)); in asList()
/aosp12/frameworks/base/core/java/android/provider/
H A DContacts.java1635 public static final int getPresenceIconResourceId(int status) { in getPresenceIconResourceId() method in Contacts.Presence
1665 icon.setImageResource(getPresenceIconResourceId(serverStatus)); in setPresenceIcon()
H A DContactsContract.java5656 public static final int getPresenceIconResourceId(int status) { in getPresenceIconResourceId() method in ContactsContract.StatusUpdates
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34910 method public static final int getPresenceIconResourceId(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24680 method public static final int getPresenceIconResourceId(int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45040 Landroid/provider/Contacts$Presence;->getPresenceIconResourceId(I)I