Home
last modified time | relevance | path

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

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