Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java439 onEvaluate(REQUESTS_UNCHANGED, "subChanged"); in handleMessage()
443 if (onEvaluate(REQUESTS_UNCHANGED, "primary data subId changed")) { in handleMessage()
474 onEvaluate(REQUESTS_CHANGED, "emergencyToggle"); in handleMessage()
492 onEvaluate(REQUESTS_UNCHANGED, "EVENT_RADIO_AVAILABLE"); in handleMessage()
517 if (onEvaluate(REQUESTS_UNCHANGED, "EVENT_PRECISE_CALL_STATE_CHANGED")) { in handleMessage()
598 if (!onEvaluate(REQUESTS_UNCHANGED, "emer_override_dds")) { in handleMessage()
610 onEvaluate(REQUESTS_UNCHANGED, "emer_rm_override_dds"); in handleMessage()
693 onEvaluate(REQUESTS_CHANGED, "netRequest"); in onRequestNetwork()
704 onEvaluate(REQUESTS_CHANGED, "netReleased"); in onReleaseNetwork()
782 protected boolean onEvaluate(boolean requestsChanged, String reason) { in onEvaluate() method in PhoneSwitcher
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorPhoneSwitcher.java181 onEvaluate(REQUESTS_UNCHANGED, "subChanged"); in handleMessage()
245 protected boolean onEvaluate(boolean requestsChanged, String reason) { in onEvaluate() method in VendorPhoneSwitcher
/frameworks/base/config/
Dboot-image-profile.txt22549 HSPLcom/android/internal/telephony/PhoneSwitcher;->onEvaluate(ZLjava/lang/String;)Z