Searched refs:ACTION_THROTTLING_TEST (Results 1 – 3 of 3) sorted by relevance
21 public static final String ACTION_THROTTLING_TEST = field in Constants
54 final Intent i = new Intent(Constants.ACTION_THROTTLING_TEST); in callTest()
51 if (Constants.ACTION_THROTTLING_TEST.equals(intent.getAction())) { in onReceive()