Searched refs:mAppStandbySupported (Results 1 – 1 of 1) sorted by relevance
66 private static Boolean mAppStandbySupported; field in NetworkPolicyTestUtils107 if (mAppStandbySupported == null) { in isAppStandbySupported()108 mAppStandbySupported = AppStandbyUtils.isAppStandbyEnabled(); in isAppStandbySupported()110 return mAppStandbySupported; in isAppStandbySupported()