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

1 2 3 4 5 6 7 8

  /packages/services/Telecomm/src/com/android/server/telecom/
InCallAdapter.java 51 long token = Binder.clearCallingIdentity();
74 long token = Binder.clearCallingIdentity();
97 long token = Binder.clearCallingIdentity();
120 long token = Binder.clearCallingIdentity();
143 long token = Binder.clearCallingIdentity();
166 long token = Binder.clearCallingIdentity();
189 long token = Binder.clearCallingIdentity();
211 long token = Binder.clearCallingIdentity();
234 long token = Binder.clearCallingIdentity();
256 long token = Binder.clearCallingIdentity();
    [all...]
TelecomServiceImpl.java 122 long token = Binder.clearCallingIdentity();
162 long token = Binder.clearCallingIdentity();
188 long token = Binder.clearCallingIdentity();
214 long token = Binder.clearCallingIdentity();
234 long token = Binder.clearCallingIdentity();
253 long token = Binder.clearCallingIdentity();
293 long token = Binder.clearCallingIdentity();
311 long token = Binder.clearCallingIdentity();
329 long token = Binder.clearCallingIdentity();
348 long token = Binder.clearCallingIdentity();
    [all...]
ConnectionServiceWrapper.java 71 long token = Binder.clearCallingIdentity();
87 long token = Binder.clearCallingIdentity();
107 long token = Binder.clearCallingIdentity();
127 long token = Binder.clearCallingIdentity();
145 long token = Binder.clearCallingIdentity();
165 long token = Binder.clearCallingIdentity();
183 long token = Binder.clearCallingIdentity();
204 long token = Binder.clearCallingIdentity();
224 long token = Binder.clearCallingIdentity();
244 long token = Binder.clearCallingIdentity();
    [all...]
BluetoothPhoneServiceImpl.java 97 long token = Binder.clearCallingIdentity();
119 long token = Binder.clearCallingIdentity();
140 long token = Binder.clearCallingIdentity();
164 long token = Binder.clearCallingIdentity();
187 long token = Binder.clearCallingIdentity();
215 long token = Binder.clearCallingIdentity();
240 long token = Binder.clearCallingIdentity();
257 long token = Binder.clearCallingIdentity();
    [all...]
  /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/base/core/java/android/os/
Looper.java 132 Binder.clearCallingIdentity();
133 final long ident = Binder.clearCallingIdentity();
167 final long newIdent = Binder.clearCallingIdentity();
  /frameworks/native/services/sensorservice/
BatteryService.cpp 66 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
75 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
85 int64_t identity = IPCThreadState::self()->clearCallingIdentity();
  /frameworks/base/services/print/java/com/android/server/print/
PrintManagerService.java 136 final long identity = Binder.clearCallingIdentity();
158 final long identity = Binder.clearCallingIdentity();
183 final long identity = Binder.clearCallingIdentity();
204 final long identity = Binder.clearCallingIdentity();
229 final long identity = Binder.clearCallingIdentity();
254 final long identity = Binder.clearCallingIdentity();
276 final long identity = Binder.clearCallingIdentity();
310 final long identity = Binder.clearCallingIdentity();
329 final long identity = Binder.clearCallingIdentity();
351 final long identity = Binder.clearCallingIdentity();
    [all...]
RemotePrintService.java 722 final long identity = Binder.clearCallingIdentity();
737 final long identity = Binder.clearCallingIdentity();
752 final long identity = Binder.clearCallingIdentity();
766 final long identity = Binder.clearCallingIdentity();
780 final long identity = Binder.clearCallingIdentity();
794 final long identity = Binder.clearCallingIdentity();
807 final long identity = Binder.clearCallingIdentity();
821 final long identity = Binder.clearCallingIdentity();
837 final long identity = Binder.clearCallingIdentity();
853 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/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 192 final long caller = Binder.clearCallingIdentity();
217 final long caller = Binder.clearCallingIdentity();
563 final long caller = Binder.clearCallingIdentity();
580 final long caller = Binder.clearCallingIdentity();
596 final long caller = Binder.clearCallingIdentity();
612 final long caller = Binder.clearCallingIdentity();
630 final long caller = Binder.clearCallingIdentity();
647 final long caller = Binder.clearCallingIdentity();
663 final long caller = Binder.clearCallingIdentity();
679 final long caller = Binder.clearCallingIdentity();
    [all...]
  /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/base/services/core/java/com/android/server/content/
ContentService.java 173 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 490 final long ident = Binder.clearCallingIdentity();
503 final long ident = Binder.clearCallingIdentity();
516 final long ident = Binder.clearCallingIdentity();
529 final long ident = Binder.clearCallingIdentity();
541 final long ident = Binder.clearCallingIdentity();
553 final long ident = Binder.clearCallingIdentity();
577 final long ident = Binder.clearCallingIdentity();
589 final long ident = Binder.clearCallingIdentity();
604 final long ident = Binder.clearCallingIdentity();
619 final long ident = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 108 long ident = Binder.clearCallingIdentity();
267 long ident = Binder.clearCallingIdentity();
372 long ident = Binder.clearCallingIdentity();
387 long ident = Binder.clearCallingIdentity();
426 long ident = Binder.clearCallingIdentity();
462 long ident = Binder.clearCallingIdentity();
481 long ident = Binder.clearCallingIdentity();
494 long ident = Binder.clearCallingIdentity();
513 final long identity = Binder.clearCallingIdentity();
528 final long identity = Binder.clearCallingIdentity();
    [all...]
  /frameworks/base/core/java/android/service/chooser/
ChooserTargetService.java 142 final long id = 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();
  /frameworks/base/services/core/java/com/android/server/display/
DisplayManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/clipboard/
ClipboardService.java 214 final long origId = Binder.clearCallingIdentity();
232 final long ident = Binder.clearCallingIdentity();
320 long ident = Binder.clearCallingIdentity();
350 long ident = Binder.clearCallingIdentity();
375 final long oldIdentity = Binder.clearCallingIdentity();
403 long ident = Binder.clearCallingIdentity();
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java 189 final long identityToken = Binder.clearCallingIdentity();
227 final long identityToken = Binder.clearCallingIdentity();
285 final long identityToken = Binder.clearCallingIdentity();
333 final long identityToken = Binder.clearCallingIdentity();
381 final long identityToken = Binder.clearCallingIdentity();
428 final long identityToken = Binder.clearCallingIdentity();
472 final long identityToken = Binder.clearCallingIdentity();
515 final long identityToken = Binder.clearCallingIdentity();
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadStorageProvider.java 133 final long token = Binder.clearCallingIdentity();
156 final long token = Binder.clearCallingIdentity();
171 final long token = Binder.clearCallingIdentity();
198 final long token = Binder.clearCallingIdentity();
230 final long token = Binder.clearCallingIdentity();
260 final long token = Binder.clearCallingIdentity();
286 final long token = Binder.clearCallingIdentity();
324 final long token = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/
InputContentUriTokenHandler.java 78 long origId = Binder.clearCallingIdentity();

Completed in 936 milliseconds

1 2 3 4 5 6 7 8