Searched refs:binderGetCallingUid (Results 1 – 2 of 2) sorted by relevance
129 int binderGetCallingUid() { in binderGetCallingUid() method in TelephonyProviderTestable.MockInjector
634 int binderGetCallingUid() { in binderGetCallingUid() method in TelephonyProvider.Injector3127 return mInjector.binderGetCallingUid() == Process.SYSTEM_UID || in isCallingFromSystemOrPhoneUid()3128 mInjector.binderGetCallingUid() == Process.PHONE_UID; in isCallingFromSystemOrPhoneUid()