Searched refs:mAppStandbyParole (Results 1 – 2 of 2) sorted by relevance
387 boolean mAppStandbyParole; field in AlarmManagerService1998 mAppStandbyParole = bm.isCharging(); in onBootPhase()2493 if (isExemptFromAppStandby(alarm) || mAppStandbyParole) { in adjustDeliveryTimeBasedOnBucketLocked()3023 pw.println("App Standby Parole: " + mAppStandbyParole); in dumpImpl()4757 mAppStandbyParole = (Boolean) msg.obj; in handleMessage()
1177 assertEquals(parole, mService.mAppStandbyParole);