Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapEmailProvider.java52 private static final int MATCH_FOLDER = 3; field in BluetoothMapEmailProvider
92 mMatcher.addURI(mAuthority, "#/" + BluetoothMapContract.TABLE_FOLDER, MATCH_FOLDER); in attachInfo()
526 case MATCH_FOLDER: in query()