OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateWidgets
(Results
1 - 7
of
7
) 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/tapjacking/
DeviceAdminTapjackingTestActivity.java
118
updateWidgets
();
127
private void
updateWidgets
() {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
DeviceAdminUninstallTestActivity.java
174
updateWidgets
();
184
private void
updateWidgets
() {
PolicySerializationTestActivity.java
84
updateWidgets
();
104
updateWidgets
();
182
private void
updateWidgets
() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
ZenModePanel.java
306
updateWidgets
();
346
updateWidgets
();
364
updateWidgets
();
418
updateWidgets
();
468
updateWidgets
();
515
private void
updateWidgets
() {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintViewPart.java
252
enableActions(Collections.<IMarker>emptyList(), false /*
updateWidgets
*/);
325
enableActions(markers, true /*
updateWidgets
*/);
328
private void enableActions(List<IMarker> markers, boolean
updateWidgets
) {
369
if (
updateWidgets
) {
Completed in 405 milliseconds