Home
last modified time | relevance | path

Searched refs:TETHERING_STATE_OFF (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPan.java150 @IntDef({TETHERING_STATE_OFF, TETHERING_STATE_ON})
154 public static final int TETHERING_STATE_OFF = 1; field in BluetoothPan
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java411 mTetherOn ? BluetoothPan.TETHERING_STATE_ON : BluetoothPan.TETHERING_STATE_OFF); in setBluetoothTethering()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2074 field public static final int TETHERING_STATE_OFF = 1; // 0x1