Home
last modified time | relevance | path

Searched defs:getCallingUid (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognitionService.java328 public int getCallingUid() { in getCallingUid() method in RecognitionService.Callback
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipProfile.java493 public int getCallingUid() { in getCallingUid() method in SipProfile
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmMockContext.java98 public int getCallingUid() { in getCallingUid() method in DpmMockContext.MockBinder
/frameworks/base/core/java/android/os/
DBinder.java213 public static final native int getCallingUid(); in getCallingUid() method in Binder
/frameworks/native/libs/binder/
DIPCThreadState.cpp363 uid_t IPCThreadState::getCallingUid() const in getCallingUid() function in android::IPCThreadState
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java339 public int getCallingUid() { in getCallingUid() method in VoiceInteractionSession.Request
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp522 int CameraService::getCallingUid() { in getCallingUid() function in android::CameraService