Home
last modified time | relevance | path

Searched refs:getRawContactEntitlesInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java498 RawContactEntitlesInfo getRawContactEntitlesInfo(long contactId); in getRawContactEntitlesInfo() method
513 mRawContactEntitlesInfoCallback.getRawContactEntitlesInfo(contactId); in createOneEntryInternal()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java698 public VCardComposer.RawContactEntitlesInfo getRawContactEntitlesInfo(long contactId) { in getRawContactEntitlesInfo() method in BluetoothPbapVcardManager.EnterpriseRawContactEntitlesInfoCallback