HomeSort by relevance Sort by last modified time
    Searched refs:clearCallingIdentity (Results 1 - 25 of 176) 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 125 long token = Binder.clearCallingIdentity();
165 long token = Binder.clearCallingIdentity();
191 long token = Binder.clearCallingIdentity();
217 long token = Binder.clearCallingIdentity();
237 long token = Binder.clearCallingIdentity();
256 long token = Binder.clearCallingIdentity();
296 long token = Binder.clearCallingIdentity();
314 long token = Binder.clearCallingIdentity();
332 long token = Binder.clearCallingIdentity();
351 long token = Binder.clearCallingIdentity();
    [all...]
ConnectionServiceWrapper.java 72 long token = Binder.clearCallingIdentity();
88 long token = Binder.clearCallingIdentity();
108 long token = Binder.clearCallingIdentity();
128 long token = Binder.clearCallingIdentity();
146 long token = Binder.clearCallingIdentity();
166 long token = Binder.clearCallingIdentity();
184 long token = Binder.clearCallingIdentity();
205 long token = Binder.clearCallingIdentity();
225 long token = Binder.clearCallingIdentity();
245 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 78 long idToken = clearCallingIdentity();
89 long idToken = clearCallingIdentity();
100 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/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 192 final long caller = Binder.clearCallingIdentity();
217 final long caller = Binder.clearCallingIdentity();
551 final long caller = Binder.clearCallingIdentity();
568 final long caller = Binder.clearCallingIdentity();
584 final long caller = Binder.clearCallingIdentity();
600 final long caller = Binder.clearCallingIdentity();
618 final long caller = Binder.clearCallingIdentity();
635 final long caller = Binder.clearCallingIdentity();
651 final long caller = Binder.clearCallingIdentity();
667 final long caller = 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/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();
527 long identityToken = clearCallingIdentity();
599 long identityToken = clearCallingIdentity();
623 long identityToken = clearCallingIdentity();
667 final long identityToken = clearCallingIdentity();
682 final long identityToken = clearCallingIdentity();
707 long identityToken = clearCallingIdentity();
736 long identityToken = clearCallingIdentity();
    [all...]
  /frameworks/base/services/core/java/com/android/server/dreams/
DreamManagerService.java 495 final long ident = Binder.clearCallingIdentity();
508 final long ident = Binder.clearCallingIdentity();
521 final long ident = Binder.clearCallingIdentity();
534 final long ident = Binder.clearCallingIdentity();
546 final long ident = Binder.clearCallingIdentity();
558 final long ident = Binder.clearCallingIdentity();
582 final long ident = Binder.clearCallingIdentity();
594 final long ident = Binder.clearCallingIdentity();
609 final long ident = Binder.clearCallingIdentity();
624 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 124 final long token = Binder.clearCallingIdentity();
147 final long token = Binder.clearCallingIdentity();
162 final long token = Binder.clearCallingIdentity();
188 final long token = Binder.clearCallingIdentity();
217 final long token = Binder.clearCallingIdentity();
244 final long token = Binder.clearCallingIdentity();
266 final long token = Binder.clearCallingIdentity();
302 final long token = Binder.clearCallingIdentity();
  /frameworks/base/services/core/java/com/android/server/
InputContentUriTokenHandler.java 78 long origId = Binder.clearCallingIdentity();

Completed in 1245 milliseconds

1 2 3 4 5 6 7 8