OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProgressDialog
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardAccountView.java
269
getProgressDialog
().show();
289
getProgressDialog
().hide();
297
private Dialog
getProgressDialog
() {
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
IngestActivity.java
463
private ProgressDialog
getProgressDialog
() {
472
ProgressDialog dialog =
getProgressDialog
();
493
ProgressDialog dialog =
getProgressDialog
();
Completed in 362 milliseconds