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