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