Searched refs:APP_STANDBY_BUCKET_CHANGED (Results 1 – 3 of 3) sorted by relevance
676 FrameworkStatsLog.APP_STANDBY_BUCKET_CHANGED, in logAppStandbyBucketChanged()
4690 public static final int APP_STANDBY_BUCKET_CHANGED = 5; field in AlarmManagerService.AlarmHandler4766 case APP_STANDBY_BUCKET_CHANGED: in handleMessage()5054 mHandler.obtainMessage(AlarmHandler.APP_STANDBY_BUCKET_CHANGED, userId, -1, packageName) in onAppIdleStateChanged()
65 import static com.android.server.alarm.AlarmManagerService.AlarmHandler.APP_STANDBY_BUCKET_CHANGED;1098 assertAndHandleMessageSync(APP_STANDBY_BUCKET_CHANGED);