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

  /frameworks/base/services/core/java/com/android/server/trust/
TrustAgentWrapper.java 70 private static final int MSG_REMOVE_ESCROW_TOKEN = 8;
243 case MSG_REMOVE_ESCROW_TOKEN: {
340 Message msg = mHandler.obtainMessage(MSG_REMOVE_ESCROW_TOKEN);
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 

Completed in 57 milliseconds