Searched refs:MSG_FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED (Results 1 – 1 of 1) sorted by relevance
756 private static final int MSG_FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED = 9; field in AppStateTrackerImpl.MyHandler796 removeMessages(MSG_FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED); in notifyForcedAppStandbyFeatureFlagChanged()797 obtainMessage(MSG_FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED).sendToTarget(); in notifyForcedAppStandbyFeatureFlagChanged()888 case MSG_FORCE_APP_STANDBY_FEATURE_FLAG_CHANGED: in handleMessage()