Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java85 private static final String[] LEGAL_PATH = { field in BluetoothPbapObexServer
648 BluetoothPbapService.isSimEnabled() ? LEGAL_PATH_WITH_SIM : LEGAL_PATH; in isLegalPath()