Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
DSimStatusDialogController.java176 private CellBroadcastServiceConnection mCellBroadcastServiceConnection;
178 private class CellBroadcastServiceConnection implements ServiceConnection { class in SimStatusDialogController
385 mCellBroadcastServiceConnection = new CellBroadcastServiceConnection(); in bindCellBroadcastService()