Searched defs:isLegalPath (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java363 if ((currentPathTmp.length() != 0) && (!isLegalPath(currentPathTmp))) {
561 private boolean isLegalPath(final String str) { method in class:BluetoothPbapObexServer

Completed in 113 milliseconds