Home
last modified time | relevance | path

Searched defs:localOnly (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DState.java83 public boolean localOnly; field in State
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1039 final ArrayList<TetheringInterface> localOnly = new ArrayList<>(); in sendTetherStateChangedBroadcast() local
1092 final ArrayList<TetheringInterface> localOnly, in buildTetherStatesParcel()
1111 final ArrayList<TetheringInterface> localOnly, in buildStateChangeIntent()