HomeSort by relevance Sort by last modified time
    Searched defs:updateWidgets (Results 1 - 6 of 6) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
HeartRateMonitorTestActivity.java 95 updateWidgets(value, sensorEvent.accuracy, R.drawable.fs_error);
97 updateWidgets(value, sensorEvent.accuracy, R.drawable.fs_good);
101 void updateWidgets(float value, float accuracy, int icon) {
GyroscopeTestActivity.java 181 updateWidgets(
186 updateWidgets(
193 updateWidgets(
198 updateWidgets(
204 updateWidgets(
215 void updateWidgets(float sensorValue, int backgroundColor, int icon) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
DeviceAdminUninstallTestActivity.java 113 updateWidgets();
152 updateWidgets();
162 private void updateWidgets() {
PolicySerializationTestActivity.java 85 updateWidgets();
106 updateWidgets();
184 private void updateWidgets() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/tapjacking/
DeviceAdminTapjackingTestActivity.java 118 updateWidgets();
127 private void updateWidgets() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/forcestop/
RecentTaskRemovalTestActivity.java 143 updateWidgets();
157 private void updateWidgets() {
239 updateWidgets();
247 updateWidgets();

Completed in 79 milliseconds