Searched refs:CelluarTile (Results 1 – 2 of 2) sorted by relevance
34 public class CelluarTile implements QuickSettingGridAdapter.Tile, DataUsageController.Callback { class45 CelluarTile(Context context, StateChangedListener stateChangedListener, in CelluarTile() method in CelluarTile
97 .addTile(new CelluarTile(activity, mGridAdapter, getFragmentHost())) in onActivityCreated()