Searched refs:mAppStandbyParole (Results 1 – 1 of 1) sorted by relevance
288 private boolean mAppStandbyParole; field in AlarmManagerService1845 if (mAppStandbyParole) { in adjustDeliveryTimeBasedOnBucketLocked()2204 pw.println(" App Standby Parole: " + mAppStandbyParole); in dumpImpl()4209 mAppStandbyParole = (Boolean) msg.obj; in handleMessage()