OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMS_PROJECTION
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java
92
static final String[]
MMS_PROJECTION
= new String[] {
290
MMS_PROJECTION
, null, null, "_id DESC");
[
all
...]
BluetoothMapContentObserver.java
95
static final String[]
MMS_PROJECTION
= new String[] {
303
MMS_PROJECTION
, null, null, null);
376
MMS_PROJECTION
, null, null, null);
[
all
...]
Completed in 72 milliseconds