Searched refs:registerForActivePhoneSwitch (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneSwitcherMock.java57 public void registerForActivePhoneSwitch(int phoneId, Handler h, int what, Object o) { method in class:PhoneSwitcherMock
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSwitcherTest.java239 phoneSwitcher.registerForActivePhoneSwitch(2, testHandler,
246 phoneSwitcher.registerForActivePhoneSwitch(0, testHandler,
457 phoneSwitcher.registerForActivePhoneSwitch(0, testHandler, TestHandler.ACTIVE_PHONE_SWITCH,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DTelephonyNetworkFactory.java86 mPhoneSwitcher.registerForActivePhoneSwitch(mPhoneId, mInternalHandler,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSwitcher.java411 public void registerForActivePhoneSwitch(int phoneId, Handler h, int what, Object o) { method in class:PhoneSwitcher

Completed in 140 milliseconds