OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disableCellBroadcastForSubscriber
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl
347
boolean
disableCellBroadcastForSubscriber
(in long subId, int messageIdentifier);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
UiccSmsController.java
193
return
disableCellBroadcastForSubscriber
(getPreferredSmsSubscription(), messageIdentifier);
196
public boolean
disableCellBroadcastForSubscriber
(long subId, int messageIdentifier)
Completed in 36 milliseconds