Searched refs:ACTION_FACTORY_RESET (Results 1 – 5 of 5) sorted by relevance
339 Intent i = new Intent(Intent.ACTION_FACTORY_RESET); in handleEnable()
3956 public static final String ACTION_FACTORY_RESET = "android.intent.action.FACTORY_RESET"; field in Intent
14819 || Intent.ACTION_FACTORY_RESET.equals(action) in checkBroadcastFromSystem()
1562 field public static final String ACTION_FACTORY_RESET = "android.intent.action.FACTORY_RESET";