HomeSort by relevance Sort by last modified time
    Searched defs:getProgressDialog (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardAccountView.java 268 getProgressDialog().show();
288 getProgressDialog().hide();
296 private Dialog getProgressDialog() {
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/
IngestActivity.java 499 private ProgressDialog getProgressDialog() {
508 ProgressDialog dialog = getProgressDialog();
529 ProgressDialog dialog = getProgressDialog();

Completed in 66 milliseconds