OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updateui
(Results
1 - 25
of
75
) sorted by null
1
2
3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ActionSlider.java
56
updateUI
();
60
public void
updateUI
() {
61
super.
updateUI
();
SliderBrightness.java
48
updateUI
();
70
updateUI
();
75
public void
updateUI
() {
BasicSlider.java
47
updateUI
();
78
updateUI
();
83
public void
updateUI
() {
SliderHue.java
59
updateUI
();
81
updateUI
();
86
public void
updateUI
() {
SliderOpacity.java
49
updateUI
();
71
updateUI
();
76
public void
updateUI
() {
SliderSaturation.java
50
updateUI
();
72
updateUI
();
77
public void
updateUI
() {
TitledSlider.java
54
updateUI
();
85
updateUI
();
89
public void
updateUI
() {
Control.java
31
public void
updateUI
();
StyleChooser.java
81
updateUI
();
85
public void
updateUI
() {
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UnitTest.java
66
private void
updateUI
() {
97
updateUI
();
113
updateUI
();
120
updateUI
();
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UnitTest.java
66
private void
updateUI
() {
97
updateUI
();
113
updateUI
();
120
updateUI
();
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UnitTest.java
66
private void
updateUI
() {
97
updateUI
();
113
updateUI
();
120
updateUI
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorTinyPlanet.java
53
public void
updateUI
() {
55
mControl.
updateUI
();
/development/apps/Development/src/com/android/development/
SyncAdapterDriver.java
112
void
updateUi
() {
152
updateUi
();
177
updateUi
();
197
updateUi
();
237
updateUi
();
243
updateUi
();
310
updateUi
();
322
updateUi
();
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
UnitTest.java
66
protected void
updateUI
() {
97
updateUI
();
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
UnitTest.java
66
protected void
updateUI
() {
97
updateUI
();
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
GrantPermissionsViewHandler.java
40
* handler. This must be called before {@link #
updateUi
}.
64
void
updateUi
(String groupName, int groupCount, int groupIndex, Icon icon,
GrantPermissionsWatchViewHandler.java
67
public void
updateUi
(String groupName, int groupCount, int groupIndex, Icon icon,
70
Log.d(TAG, "
updateUi
() - groupName: " + groupName
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/
CharacterCardPresenter.java
37
cardView.
updateUi
(card);
TextCardPresenter.java
38
cardView.
updateUi
(card);
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java
72
updateUi
(getActivity());
85
private void
updateUi
(Activity activity) {
/developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java
72
updateUi
(getActivity());
85
private void
updateUi
(Activity activity) {
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
StatusFragment.java
72
updateUi
(getActivity());
85
private void
updateUi
(Activity activity) {
/packages/apps/Settings/src/com/android/settings/applications/
ManageAssist.java
73
updateUi
();
138
private void
updateUi
() {
203
updateUi
();
/packages/apps/Settings/src/com/android/settings/print/
PrintJobSettingsFragment.java
58
updateUi
();
107
updateUi
();
175
private void
updateUi
() {
Completed in 419 milliseconds
1
2
3