Searched defs:mDataIndicator (Results 1 - 1 of 1) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPActivity.java64 private ImageView mDataIndicator; field in class:BluetoothHDPActivity
95 mDataIndicator.setImageLevel(1);
100 mDataIndicator.setImageLevel(0);
140 mDataIndicator = (ImageView) findViewById(R.id.data_ind);

Completed in 138 milliseconds