Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/simstatus/
DSimStatusDialogController.java68 final static int CELLULAR_NETWORK_STATE = R.id.data_state_value; field in SimStatusDialogController
249 mDialog.setText(CELLULAR_NETWORK_STATE, networkStateValue); in updateDataState()
/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
DSimStatusDialogController.java78 final static int CELLULAR_NETWORK_STATE = R.id.data_state_value; field in SimStatusDialogController
333 mDialog.setText(CELLULAR_NETWORK_STATE, networkStateValue); in updateDataState()