Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiveFileInfo.java116 base = new File(root + Constants.DEFAULT_STORE_SUBDIR); in generateFileInfo()
196 Constants.DEFAULT_STORE_SUBDIR; in safeCanonicalPath()
DConstants.java236 public static final String DEFAULT_STORE_SUBDIR = "/bluetooth"; field in Constants