Searched refs:ACTION_MASTER_CLEAR (Results 1 – 3 of 3) sorted by relevance
62 if (Intent.ACTION_MASTER_CLEAR.equals(intent.getAction())) { in onReceive()
67 …field @Deprecated public static final String ACTION_MASTER_CLEAR = "android.intent.action.MASTER_C…
4549 public static final String ACTION_MASTER_CLEAR = "android.intent.action.MASTER_CLEAR"; field in Intent