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

  /frameworks/base/services/core/java/com/android/server/trust/
TrustAgentWrapper.java 72 private static final int MSG_UNLOCK_USER = 10;
256 case MSG_UNLOCK_USER: {
354 Message msg = mHandler.obtainMessage(MSG_UNLOCK_USER);
TrustManagerService.java 106 private static final int MSG_UNLOCK_USER = 11;
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 345 milliseconds