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

  /frameworks/base/services/print/java/com/android/server/print/
PrintManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 615 int callingAppId = UserHandle.getAppId(Binder.getCallingUid());
617 if (callingAppId != Process.NFC_UID) {
    [all...]
DeviceIdleController.java     [all...]

Completed in 97 milliseconds