Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java248 public void unregisterForNetworkSelectionModeAutomatic(Handler h) { in unregisterForNetworkSelectionModeAutomatic() method in IccRecords
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1876 r.unregisterForNetworkSelectionModeAutomatic(this); in unregisterForSimRecordEvents()