Searched refs:BluetoothTile (Results 1 – 2 of 2) sorted by relevance
39 public class BluetoothTile implements QuickSettingGridAdapter.Tile { class40 private static final Logger LOG = new Logger(BluetoothTile.class);90 BluetoothTile( in BluetoothTile() method in BluetoothTile
135 .addTile(new BluetoothTile(activity, mGridAdapter, getFragmentController())) in onActivityCreated()