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