Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java1694 OPSTR_CHANGE_WIFI_STATE,
1995 public static final String OPSTR_CHANGE_WIFI_STATE = "android:change_wifi_state"; field in AppOpsManager
2849 new AppOpInfo.Builder(OP_CHANGE_WIFI_STATE, OPSTR_CHANGE_WIFI_STATE, "CHANGE_WIFI_STATE")
/frameworks/base/core/api/
Dsystem-current.txt664 field public static final String OPSTR_CHANGE_WIFI_STATE = "android:change_wifi_state";