HomeSort by relevance Sort by last modified time
    Searched refs:callingAppId (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 380 int callingAppId = UserHandle.getAppId(Binder.getCallingUid());
382 if (callingAppId != Process.NFC_UID) {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 225 milliseconds