HomeSort by relevance Sort by last modified time
    Searched refs:clearCallingIdentity (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /packages/services/Telecomm/src/com/android/server/telecom/
InCallAdapter.java 52 long token = Binder.clearCallingIdentity();
75 long token = Binder.clearCallingIdentity();
98 long token = Binder.clearCallingIdentity();
121 long token = Binder.clearCallingIdentity();
144 long token = Binder.clearCallingIdentity();
167 long token = Binder.clearCallingIdentity();
190 long token = Binder.clearCallingIdentity();
212 long token = Binder.clearCallingIdentity();
235 long token = Binder.clearCallingIdentity();
257 long token = Binder.clearCallingIdentity();
    [all...]
TelecomServiceImpl.java 94 long token = Binder.clearCallingIdentity();
134 long token = Binder.clearCallingIdentity();
160 long token = Binder.clearCallingIdentity();
185 long token = Binder.clearCallingIdentity();
211 long token = Binder.clearCallingIdentity();
231 long token = Binder.clearCallingIdentity();
250 long token = Binder.clearCallingIdentity();
290 long token = Binder.clearCallingIdentity();
308 long token = Binder.clearCallingIdentity();
326 long token = Binder.clearCallingIdentity();
    [all...]
ConnectionServiceWrapper.java 74 long token = Binder.clearCallingIdentity();
99 long token = Binder.clearCallingIdentity();
119 long token = Binder.clearCallingIdentity();
140 long token = Binder.clearCallingIdentity();
158 long token = Binder.clearCallingIdentity();
178 long token = Binder.clearCallingIdentity();
197 long token = Binder.clearCallingIdentity();
218 long token = Binder.clearCallingIdentity();
239 long token = Binder.clearCallingIdentity();
259 long token = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/services/core/java/com/android/server/
OemLockService.java 58 final long token = Binder.clearCallingIdentity();
79 final long token = Binder.clearCallingIdentity();
107 final long token = Binder.clearCallingIdentity();
138 final long token = Binder.clearCallingIdentity();
  /frameworks/support/compat/java/android/support/v4/app/
NotificationCompatSideChannelService.java 81 long idToken = clearCallingIdentity();
92 long idToken = clearCallingIdentity();
103 long idToken = clearCallingIdentity();
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 120 final long identity = Binder.clearCallingIdentity();
135 final long identity = Binder.clearCallingIdentity();
158 final long identity = Binder.clearCallingIdentity();
174 final long identity = Binder.clearCallingIdentity();
194 final long identity = Binder.clearCallingIdentity();
213 final long identity = Binder.clearCallingIdentity();
228 final long identity = Binder.clearCallingIdentity();
246 final long identity = Binder.clearCallingIdentity();
262 final long identity = Binder.clearCallingIdentity();
  /frameworks/native/services/sensorservice/
BatteryService.cpp 61 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
70 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
80 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
  /frameworks/base/services/print/java/com/android/server/print/
PrintManagerService.java 135 final long identity = Binder.clearCallingIdentity();
157 final long identity = Binder.clearCallingIdentity();
182 final long identity = Binder.clearCallingIdentity();
203 final long identity = Binder.clearCallingIdentity();
228 final long identity = Binder.clearCallingIdentity();
253 final long identity = Binder.clearCallingIdentity();
275 final long identity = Binder.clearCallingIdentity();
309 final long identity = Binder.clearCallingIdentity();
328 final long identity = Binder.clearCallingIdentity();
350 final long identity = Binder.clearCallingIdentity();
    [all...]
  /frameworks/av/media/libstagefright/foundation/
AWakeLock.cpp 61 int64_t token = IPCThreadState::self()->clearCallingIdentity();
90 int64_t token = IPCThreadState::self()->clearCallingIdentity();
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
DisplayAdjustmentUtils.java 64 long identity = Binder.clearCallingIdentity();
92 long identity = Binder.clearCallingIdentity();
FingerprintGestureDispatcher.java 108 long identity = Binder.clearCallingIdentity();
163 long identity = Binder.clearCallingIdentity();
174 long identity = Binder.clearCallingIdentity();
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 193 final long caller = Binder.clearCallingIdentity();
218 final long caller = Binder.clearCallingIdentity();
570 final long caller = Binder.clearCallingIdentity();
587 final long caller = Binder.clearCallingIdentity();
603 final long caller = Binder.clearCallingIdentity();
619 final long caller = Binder.clearCallingIdentity();
637 final long caller = Binder.clearCallingIdentity();
656 final long caller = Binder.clearCallingIdentity();
673 final long caller = Binder.clearCallingIdentity();
689 final long caller = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/core/java/android/os/
Looper.java 138 Binder.clearCallingIdentity();
139 final long ident = Binder.clearCallingIdentity();
186 final long newIdent = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/location/
LocationBasedCountryDetector.java 99 final long bid = Binder.clearCallingIdentity();
111 final long bid = Binder.clearCallingIdentity();
123 final long bid = Binder.clearCallingIdentity();
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMulticastLockManager.java 146 final long ident = Binder.clearCallingIdentity();
180 final long ident = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/content/
ContentService.java 171 final long identityToken = clearCallingIdentity();
386 long identityToken = clearCallingIdentity();
480 long identityToken = clearCallingIdentity();
526 long identityToken = clearCallingIdentity();
595 long identityToken = clearCallingIdentity();
619 long identityToken = clearCallingIdentity();
663 final long identityToken = clearCallingIdentity();
678 final long identityToken = clearCallingIdentity();
703 long identityToken = clearCallingIdentity();
732 long identityToken = clearCallingIdentity();
    [all...]
  /frameworks/base/services/core/java/com/android/server/dreams/
DreamManagerService.java 485 final long ident = Binder.clearCallingIdentity();
498 final long ident = Binder.clearCallingIdentity();
511 final long ident = Binder.clearCallingIdentity();
524 final long ident = Binder.clearCallingIdentity();
536 final long ident = Binder.clearCallingIdentity();
548 final long ident = Binder.clearCallingIdentity();
572 final long ident = Binder.clearCallingIdentity();
584 final long ident = Binder.clearCallingIdentity();
599 final long ident = Binder.clearCallingIdentity();
614 final long ident = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 127 long ident = Binder.clearCallingIdentity();
277 long ident = Binder.clearCallingIdentity();
382 long ident = Binder.clearCallingIdentity();
397 long ident = Binder.clearCallingIdentity();
436 long ident = Binder.clearCallingIdentity();
472 long ident = Binder.clearCallingIdentity();
491 long ident = Binder.clearCallingIdentity();
504 long ident = Binder.clearCallingIdentity();
523 final long identity = Binder.clearCallingIdentity();
538 final long identity = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/core/java/android/service/chooser/
ChooserTargetService.java 142 final long id = clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerShellCommand.java 153 final long ident = Binder.clearCallingIdentity();
200 final long ident = Binder.clearCallingIdentity();
220 final long ident = Binder.clearCallingIdentity();
288 final long ident = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/security/
KeyAttestationApplicationIdProviderService.java 53 final long token = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/webkit/
WebViewUpdateService.java 172 long callingId = Binder.clearCallingIdentity();
213 long callingId = Binder.clearCallingIdentity();
261 long callingId = Binder.clearCallingIdentity();
287 long callingId = Binder.clearCallingIdentity();
  /frameworks/base/services/restrictions/java/com/android/server/restrictions/
RestrictionsManagerService.java 79 long ident = Binder.clearCallingIdentity();
100 long ident = Binder.clearCallingIdentity();
133 long ident = Binder.clearCallingIdentity();
166 long ident = Binder.clearCallingIdentity();
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
BinderUtilTest.java 43 mToken = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/tv/
TvRemoteProviderProxy.java 333 final long idToken = Binder.clearCallingIdentity();
359 final long idToken = Binder.clearCallingIdentity();
384 final long idToken = Binder.clearCallingIdentity();
405 final long idToken = Binder.clearCallingIdentity();
431 final long idToken = Binder.clearCallingIdentity();
457 final long idToken = Binder.clearCallingIdentity();
482 final long idToken = Binder.clearCallingIdentity();
508 final long idToken = Binder.clearCallingIdentity();
534 final long idToken = Binder.clearCallingIdentity();

Completed in 1457 milliseconds

1 2 3 4 5 6 7 8 9