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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapFolderElement.java114 public String getFullPath() { method in class:BluetoothMapFolderElement
388 if(D) Log.i(TAG, subfolder.getFullPath() + " not in another");
393 if(D) Log.i(TAG, subfolder.getFullPath() + " filed compareTo()");
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
H A DFilenameUtils.java387 * use {@link #getFullPath(String)} on the base path argument.
650 * See {@link #getFullPath(String)} for the method that retains the prefix.
733 public static String getFullPath(String filename) { method in class:FilenameUtils

Completed in 80 milliseconds