Searched refs:getDeviceStateMonitor (Results 1 – 4 of 4) sorted by relevance
187 mPhone.getDeviceStateMonitor().registerForPhysicalChannelConfigNotifChanged(getHandler(), in registerForAllEvents()201 mPhone.getDeviceStateMonitor().unregisterForPhysicalChannelConfigNotifChanged(getHandler()); in unRegisterForAllEvents()
1843 public DeviceStateMonitor getDeviceStateMonitor() { in getDeviceStateMonitor() method in Phone
602 public DeviceStateMonitor getDeviceStateMonitor() { in getDeviceStateMonitor() method in GsmCdmaPhone
514 doReturn(mDeviceStateMonitor).when(mPhone).getDeviceStateMonitor(); in setUp()