Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/simstatus/
DSimStatusDialogController.java168 final ServiceState serviceState = getCurrentServiceState(); in initialize()
309 ServiceState serviceState = getCurrentServiceState(); in updateSignalStrength()
428 ServiceState getCurrentServiceState() { in getCurrentServiceState() method in SimStatusDialogController
/packages/apps/Messaging/src/com/android/messaging/util/
DConnectivityUtil.java55 public int getCurrentServiceState() { in getCurrentServiceState() method in ConnectivityUtil