Searched refs:ACTION_APPLY_OVERRIDE (Results 1 – 3 of 3) sorted by relevance
30 public static final String ACTION_APPLY_OVERRIDE = field in Constants
17 if (Constants.ACTION_APPLY_OVERRIDE.equals(intent.getAction())) { in onReceive()
166 Intent intent = new Intent(Constants.ACTION_APPLY_OVERRIDE) in updateInfo()