Searched refs:ACTION_MASTER_CLEAR (Results 1 – 5 of 5) sorted by relevance
52 if (Intent.ACTION_MASTER_CLEAR.equals(intent.getAction())) { in onReceive()
58 …field @Deprecated public static final String ACTION_MASTER_CLEAR = "android.intent.action.MASTER_C…
3918 public static final String ACTION_MASTER_CLEAR = "android.intent.action.MASTER_CLEAR"; field in Intent
14818 || Intent.ACTION_MASTER_CLEAR.equals(action) in checkBroadcastFromSystem()