OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updateui
(Results
26 - 50
of
75
) sorted by null
1
2
3
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
TestCaseEditController.java
336
this.listCases.
updateUI
();
344
listCases.
updateUI
();
393
this.
updateUI
();
421
listCases.
updateUI
();
439
listCases.
updateUI
();
490
listCases.
updateUI
();
517
listCases.
updateUI
();
RuleListController.java
80
list.
updateUI
();
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/
CharacterCardView.java
52
public void
updateUi
(Card card) {
TextCardView.java
37
public void
updateUi
(Card card) {
/developers/build/prebuilts/gradle/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java
182
updateUi
();
188
private void
updateUi
() {
/developers/samples/android/ui/graphics/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java
182
updateUi
();
188
private void
updateUi
() {
/development/samples/browseable/PdfRendererBasic/src/com.example.android.pdfrendererbasic/
PdfRendererBasicFragment.java
182
updateUi
();
188
private void
updateUi
() {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ColorChooser.java
138
updateUI
();
142
public void
updateUI
() {
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/handheld/
AllAppPermissionsFragment.java
74
updateUi
();
88
private void
updateUi
() {
/packages/apps/Settings/src/com/android/settings/applications/
ClearDefaultsPreference.java
112
updateUI
(view);
115
public boolean
updateUI
(PreferenceViewHolder view) {
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java
294
updateUi
();
303
updateUi
();
375
updateUi
();
379
updateUi
();
504
updateUi
();
713
private void
updateUi
() {
831
updateUi
();
/packages/apps/Settings/src/com/android/settings/vpn2/
AppManagementFragment.java
127
updateUI
();
217
private void
updateUI
() {
355
target.
updateUI
();
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
KeyChainTest.java
141
updateUi
();
152
updateUi
();
185
updateUi
();
188
private void
updateUi
() {
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/
GrantPermissionsViewHandlerImpl.java
82
public void
updateUi
(String groupName, int groupCount, int groupIndex, Icon icon,
AllAppPermissionsFragment.java
102
updateUi
();
127
private void
updateUi
() {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java
250
protected void
updateUi
() {
251
updateUi
(isQueryEmpty());
254
protected void
updateUi
(boolean queryEmpty) {
399
updateUi
(empty);
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
MainActivity.java
142
updateUi
();
286
updateUi
();
355
updateUi
();
379
updateUi
();
387
updateUi
();
549
private void
updateUi
() {
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
MainActivity.java
142
updateUi
();
286
updateUi
();
355
updateUi
();
379
updateUi
();
387
updateUi
();
549
private void
updateUi
() {
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
MainActivity.java
142
updateUi
();
286
updateUi
();
355
updateUi
();
379
updateUi
();
387
updateUi
();
549
private void
updateUi
() {
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouterActivity.java
136
updateUi
();
269
updateUi
();
338
updateUi
();
365
updateUi
();
373
updateUi
();
541
private void
updateUi
() {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmhst.h
205
virtual HRESULT WINAPI
UpdateUI
(void) = 0;
227
HRESULT (WINAPI *
UpdateUI
)(IDocHostUIHandler *This);
251
#define IDocHostUIHandler_UpdateUI(This) (This)->lpVtbl->
UpdateUI
(This)
314
HRESULT (WINAPI *
UpdateUI
)(IDocHostUIHandler2 *This);
339
#define IDocHostUIHandler2_UpdateUI(This) (This)->lpVtbl->
UpdateUI
(This)
/frameworks/base/docs/html/training/location/
receive-location-updates.jd
172
updateUI
();
175
private void
updateUI
() {
288
updateUI
();
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
AbstractConversationListActivity.java
96
mConversationListFragment.
updateUi
();
279
mConversationListFragment.
updateUi
();
ConversationListFragment.java
139
updateUi
();
303
public void
updateUi
() {
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
SearchBar.java
219
updateUi
(hasFocus);
327
updateUi
(hasFocus);
331
updateUi
(hasFocus());
744
private void
updateUi
(boolean hasFocus) {
Completed in 1065 milliseconds
1
2
3