Searched refs:mFgsStartRestrictionNotificationEnabled (Results 1 – 2 of 2) sorted by relevance
682 volatile boolean mFgsStartRestrictionNotificationEnabled = false; field in ActivityManagerConstants1689 mFgsStartRestrictionNotificationEnabled = DeviceConfig.getBoolean( in updateFgsStartsRestrictionNotification()2435 pw.println(mFgsStartRestrictionNotificationEnabled);
8885 if (!mAm.mConstants.mFgsStartRestrictionNotificationEnabled /* default is false */) { in showFgsBgRestrictedNotificationLocked()