Searched refs:getDeviceStateMonitor (Results 1 – 4 of 4) sorted by relevance
188 mPhone.getDeviceStateMonitor().registerForPhysicalChannelConfigNotifChanged(getHandler(), in registerForAllEvents()202 mPhone.getDeviceStateMonitor().unregisterForPhysicalChannelConfigNotifChanged(getHandler()); in unRegisterForAllEvents()
1836 public DeviceStateMonitor getDeviceStateMonitor() { in getDeviceStateMonitor() method in Phone
590 public DeviceStateMonitor getDeviceStateMonitor() { in getDeviceStateMonitor() method in GsmCdmaPhone
507 doReturn(mDeviceStateMonitor).when(mPhone).getDeviceStateMonitor(); in setUp()