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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java3273 static public void actionMmsSent(Context context, Intent intent, int result, method in class:BluetoothMapContentObserver
3284 if(D) Log.d(TAG,"actionMmsSent()");
3330 actionMmsSent(context, intent, result, null);
3519 actionMmsSent(context, intent, result, getMsgListMms());

Completed in 60 milliseconds