Searched refs:getCurrentServiceState (Results 1 – 4 of 4) sorted by relevance
171 final ServiceState serviceState = getCurrentServiceState(); in initialize()318 ServiceState serviceState = getCurrentServiceState(); in updateSignalStrength()431 ServiceState getCurrentServiceState() { in getCurrentServiceState() method in SimStatusDialogController
159 final ServiceState serviceState = getCurrentServiceState(); in initialize()300 ServiceState serviceState = getCurrentServiceState(); in updateSignalStrength()419 ServiceState getCurrentServiceState() { in getCurrentServiceState() method in SimStatusDialogController
55 public int getCurrentServiceState() { in getCurrentServiceState() method in ConnectivityUtil
123 doReturn(mServiceState).when(mController).getCurrentServiceState(); in setup()