Searched refs:handleSmsSendIntent (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java380 public boolean handleSmsSendIntent(Context context, Intent intent){ method in class:BluetoothMapMasInstance
382 return mObserver.handleSmsSendIntent(context, intent);
H A DBluetoothMapService.java1100 if(masInst.handleSmsSendIntent(context, intent)) {
H A DBluetoothMapContentObserver.java3496 public boolean handleSmsSendIntent(Context context, Intent intent){ method in class:BluetoothMapContentObserver

Completed in 75 milliseconds