Searched refs:mAppStandbyParole (Results 1 – 2 of 2) sorted by relevance
398 boolean mAppStandbyParole; field in AlarmManagerService2088 mAppStandbyParole = bm.isCharging(); in onBootPhase()2588 || isExemptFromAppStandby(alarm) || mAppStandbyParole) { in adjustDeliveryTimeBasedOnBucketLocked()3196 pw.println("App Standby Parole: " + mAppStandbyParole); in dumpImpl()5076 mAppStandbyParole = (Boolean) msg.obj; in handleMessage()
1190 assertEquals(parole, mService.mAppStandbyParole);