Searched refs:isAppStandbySupported (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.cts.net.hostside.NetworkPolicyTestUtils.isAppStandbySupported;44 public boolean isSupported() { return isAppStandbySupported(); } in isSupported()
106 public static boolean isAppStandbySupported() { in isAppStandbySupported() method in NetworkPolicyTestUtils