Searched refs:TEST_BG_SERVICE_THROTTLED (Results 1 – 4 of 4) sorted by relevance
35 public static final String TEST_BG_SERVICE_THROTTLED = "testBgServiceThrottled"; field in Constants
48 Log.i(ThrottledTests.TAG, Constants.TEST_BG_SERVICE_THROTTLED); in onStartCommand()
65 case Constants.TEST_BG_SERVICE_THROTTLED: in onReceive()
87 callTest(Constants.TEST_BG_SERVICE_THROTTLED); in testBgServiceThrottled()