Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java5405 if (isCallerAnotherSelf()) { in queryAllowedByEnterprisePolicy()
5421 private boolean isCallerAnotherSelf() { in isCallerAnotherSelf() method in ContactsProvider2
5480 if (isCallerAnotherSelf()) { in getRealCallerPackageName()