HomeSort by relevance Sort by last modified time
    Searched refs:currentHandle (Results 1 - 14 of 14) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuard.java 61 final UserHandle currentHandle = new UserHandle(UserUtils.getCurrentUserHandle(mContext));
62 if (uriCode == -1 || currentHandle == null) {
70 final boolean isCallerIdEnabled = !mDpm.getCrossProfileCallerIdDisabled(currentHandle);
72 !mDpm.getCrossProfileContactsSearchDisabled(currentHandle);
74 !mDpm.getBluetoothContactSharingDisabled(currentHandle);
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 219 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle.get());
220 if (currentHandle) {
222 ::RemoveVectoredExceptionHandler(currentHandle);
  /external/swiftshader/third_party/LLVM/lib/Support/
CrashRecoveryContext.cpp 202 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle.get());
203 if (currentHandle) {
205 ::RemoveVectoredExceptionHandler(currentHandle);
  /frameworks/av/media/mtp/
MtpDevice.cpp 921 const int currentHandle = ++mCurrentEventHandle;
924 return currentHandle;
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 207 milliseconds