Home
last modified time | relevance | path

Searched refs:updateFlagsWithDefaultDelays (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/
DBroadcastResponseStatsTest.java795 updateFlagsWithDefaultDelays(deviceConfigStateHelper); in testBroadcastResponseStats_changeResponseWindowDuration()
1522 updateFlagsWithDefaultDelays(deviceConfigStateHelper); in testBroadcastResponseStats_broadcastSession()
1585 updateFlagsWithDefaultDelays(deviceConfigStateHelper); in testBroadcastResponseStats_broadcastSession_withLateNotification()
1652 updateFlagsWithDefaultDelays(deviceConfigStateHelper); in testBroadcastResponseStats_broadcastSessionWithResponse()
1723 updateFlagsWithDefaultDelays(deviceConfigStateHelper); in testBroadcastResponseStats_broadcastSessionWithResponse_recordOnlyOne()
2011 private void updateFlagsWithDefaultDelays(DeviceConfigStateHelper deviceConfigStateHelper) { in updateFlagsWithDefaultDelays() method in BroadcastResponseStatsTest