| /packages/modules/ImsMedia/framework/src/android/telephony/imsmedia/ | 
| D | AudioSessionCallback.java | 62             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionSuccess()  local 75             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionFailure()  local 87             final long callingIdentity = Binder.clearCallingIdentity();  in onSessionClosed()  local 100             final long callingIdentity = Binder.clearCallingIdentity();  in onModifySessionResponse()  local 113             final long callingIdentity = Binder.clearCallingIdentity();  in onAddConfigResponse()  local 126             final long callingIdentity = Binder.clearCallingIdentity();  in onConfirmConfigResponse()  local 138             final long callingIdentity = Binder.clearCallingIdentity();  in onFirstMediaPacketReceived()  local 150             final long callingIdentity = Binder.clearCallingIdentity();  in onHeaderExtensionReceived()  local 162             final long callingIdentity = Binder.clearCallingIdentity();  in notifyMediaQualityStatus()  local 174             final long callingIdentity = Binder.clearCallingIdentity();  in onCallQualityChanged()  local [all …] 
 | 
| D | VideoSessionCallback.java | 59             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionSuccess()  local 72             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionFailure()  local 84             final long callingIdentity = Binder.clearCallingIdentity();  in onSessionClosed()  local 97             final long callingIdentity = Binder.clearCallingIdentity();  in onModifySessionResponse()  local 109             final long callingIdentity = Binder.clearCallingIdentity();  in onFirstMediaPacketReceived()  local 121             final long callingIdentity = Binder.clearCallingIdentity();  in onPeerDimensionChanged()  local 133             final long callingIdentity = Binder.clearCallingIdentity();  in onHeaderExtensionReceived()  local 145             final long callingIdentity = Binder.clearCallingIdentity();  in notifyMediaInactivity()  local 157             final long callingIdentity = Binder.clearCallingIdentity();  in notifyBitrate()  local 169             final long callingIdentity = Binder.clearCallingIdentity();  in notifyVideoDataUsage()  local
  | 
| D | TextSessionCallback.java | 57             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionSuccess()  local 70             final long callingIdentity = Binder.clearCallingIdentity();  in onOpenSessionFailure()  local 82             final long callingIdentity = Binder.clearCallingIdentity();  in onSessionClosed()  local 95             final long callingIdentity = Binder.clearCallingIdentity();  in onModifySessionResponse()  local 107             final long callingIdentity = Binder.clearCallingIdentity();  in notifyMediaInactivity()  local 119             final long callingIdentity = Binder.clearCallingIdentity();  in onRttReceived()  local
  | 
| /packages/providers/MediaProvider/src/com/android/providers/media/ | 
| D | AccessChecker.java | 88     public static boolean hasAccessToCollection(LocalCallingIdentity callingIdentity, int uriType,  in hasAccessToCollection() 148     public static boolean hasUserSelectedAccess(@NonNull LocalCallingIdentity callingIdentity,  in hasUserSelectedAccess() 182     public static String getWhereForUserSelectedAccess(  in getWhereForUserSelectedAccess() 233     public static String getWhereForConstrainedAccess(  in getWhereForConstrainedAccess() 342     private static boolean shouldAllowLegacyWrite(LocalCallingIdentity callingIdentity,  in shouldAllowLegacyWrite() 351     public static String getWhereForOwnerPackageMatch(LocalCallingIdentity callingIdentity) {  in getWhereForOwnerPackageMatch() 362     public static String getWhereForUserIdMatch(LocalCallingIdentity callingIdentity) {  in getWhereForUserIdMatch() 376     private static String getWhereForUserSelectedMatch(  in getWhereForUserSelectedMatch()
  | 
| D | ConfigStore.java | 438             final long callingIdentity = Binder.clearCallingIdentity();  in withCleanCallingIdentity()  local
  | 
| /packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ | 
| D | BluetoothNotificationManager.java | 63         final long callingIdentity = Binder.clearCallingIdentity();  in getNotificationManagerForCurrentUser()  local 95         final long callingIdentity = Binder.clearCallingIdentity();  in createNotificationChannels()  local
  | 
| D | BluetoothManagerService.java | 834         final long callingIdentity = Binder.clearCallingIdentity();  in persistBluetoothSetting()  local 852         final long callingIdentity = Binder.clearCallingIdentity();  in setSettingsSecureInt()  local 868         final long callingIdentity = Binder.clearCallingIdentity();  in isFirstTimeNotification()  local 1548                         final long callingIdentity = Binder.clearCallingIdentity();  in enable()  local 2932         final long callingIdentity = Binder.clearCallingIdentity();  in checkIfCallerIsForegroundUser()  local 3231         final long callingIdentity = Binder.clearCallingIdentity();  in isBluetoothDisallowed()  local
  | 
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/ | 
| D | AccessCheckerTest.java | 259         LocalCallingIdentity callingIdentity = LocalCallingIdentity.forTest(  in testGetWhereForUserSelectedAccess()  local
  | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/util/ | 
| D | ServiceImplHelper.java | 168         long callingIdentity = Binder.clearCallingIdentity();  in verifyIncomingCall()  local
  | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/ | 
| D | AppSearchManagerService.java | 2011                 long callingIdentity = Binder.clearCallingIdentity();  in registerObserverCallback()  local 2099                 long callingIdentity = Binder.clearCallingIdentity();  in unregisterObserverCallback()  local
  | 
| /packages/services/Telephony/src/com/android/phone/ | 
| D | ImsProvisioningController.java | 808             final long callingIdentity = Binder.clearCallingIdentity();  in onIntConfigChanged()  local
  | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/ | 
| D | WifiServiceImpl.java | 928         long callingIdentity = Binder.clearCallingIdentity();  in sendFailedScanBroadcast()  local
  |