HomeSort by relevance Sort by last modified time
    Searched defs:idToken (Results 1 - 15 of 15) sorted by null

  /frameworks/support/compat/src/main/java/androidx/core/app/
NotificationCompatSideChannelService.java 82 long idToken = clearCallingIdentity();
86 restoreCallingIdentity(idToken);
93 long idToken = clearCallingIdentity();
97 restoreCallingIdentity(idToken);
104 long idToken = clearCallingIdentity();
108 restoreCallingIdentity(idToken);
  /frameworks/base/services/core/java/com/android/server/tv/
TvRemoteProviderProxy.java 333 final long idToken = Binder.clearCallingIdentity();
340 Binder.restoreCallingIdentity(idToken);
359 final long idToken = Binder.clearCallingIdentity();
365 Binder.restoreCallingIdentity(idToken);
384 final long idToken = Binder.clearCallingIdentity();
390 Binder.restoreCallingIdentity(idToken);
405 final long idToken = Binder.clearCallingIdentity();
412 Binder.restoreCallingIdentity(idToken);
431 final long idToken = Binder.clearCallingIdentity();
438 Binder.restoreCallingIdentity(idToken);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslGrammar.cpp 84 bool HlslGrammar::acceptIdentifier(HlslToken& idToken)
88 idToken = token;
96 idToken = token;
98 idToken.tokenClass = EHTokIdentifier;
99 idToken.string = NewPoolTString(intermediate.implicitThisName);
116 idToken = token;
387 HlslToken idToken;
389 while (acceptIdentifier(idToken)) {
390 const TString *fullName = idToken.string;
413 parseContext.error(idToken.loc, "function body can't be in a declarator list", "{", "")
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/oauth-client/google-oauth-client/1.22.0/
google-oauth-client-1.22.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.23.0/
google-api-java-client-min-repackaged-1.23.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 545 milliseconds