Home
last modified time | relevance | path

Searched refs:BLOCKED_REASON_APP_STANDBY (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/framework/api/
Dmodule-lib-current.txt35 field public static final int BLOCKED_REASON_APP_STANDBY = 4; // 0x4
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java852 public static final int BLOCKED_REASON_APP_STANDBY = 1 << 2; field in ConnectivityManager
909 BLOCKED_REASON_APP_STANDBY,