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

  /external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.h 71 ACTION_RESET,
108 // is a pending ACTION_RESET or ACTION_DESTROY, in which case they are
  /packages/apps/Settings/src/com/android/settings/
CredentialStorage.java 97 public static final String ACTION_RESET = "com.android.credentials.RESET";
128 if (ACTION_RESET.equals(action)) {

Completed in 46 milliseconds