OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backgroundText
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/
screen_ui.h
70
gr_surface
backgroundText
[5];
screen_ui.cpp
119
gr_surface text_surface =
backgroundText
[icon];
405
LoadLocalizedBitmap("installing_text", &
backgroundText
[INSTALLING_UPDATE]);
406
LoadLocalizedBitmap("erasing_text", &
backgroundText
[ERASING]);
407
LoadLocalizedBitmap("no_command_text", &
backgroundText
[NO_COMMAND]);
408
LoadLocalizedBitmap("error_text", &
backgroundText
[ERROR]);
471
gr_surface text =
backgroundText
[icon];
/packages/apps/Settings/src/com/android/settings/applications/
RunningProcessesView.java
432
mBackgroundProcessText = (TextView)findViewById(R.id.
backgroundText
);
Completed in 144 milliseconds