Searched refs:handleSmsSendIntent (Results 1 – 3 of 3) sorted by relevance
414 public boolean handleSmsSendIntent(Context context, Intent intent) { in handleSmsSendIntent() method in BluetoothMapMasInstance416 return mObserver.handleSmsSendIntent(context, intent); in handleSmsSendIntent()
1154 handled = masInst.handleSmsSendIntent(context, intent); in onReceive()
3705 public boolean handleSmsSendIntent(Context context, Intent intent) { in handleSmsSendIntent() method in BluetoothMapContentObserver