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