Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java204 if (isBluetoothSubscription(info)) { in sendTextForSubscriber()
212 private boolean isBluetoothSubscription(SubscriptionInfo info) { in isBluetoothSubscription() method in SmsController