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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java79 private static final String[] LEGAL_PATH = { field in class:BluetoothPbapObexServer
460 for (int i = 0; i < LEGAL_PATH.length; i++) {
461 if (str.equals(LEGAL_PATH[i])) {

Completed in 40 milliseconds