Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java105 doNothingAsync(ctx, ACTION_SLEEP_WHILE_TOP, requestCode); in doAction()
242 private static void doNothingAsync(Context ctx, String requestCode, String actionCode) { in doNothingAsync() method in BatteryStatsBgVsFgActions