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

  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
AppletFrame.java 137 public void showStatus(String status) {
  /packages/services/Telephony/src/com/android/phone/
EnableIccPinScreen.java 87 private void showStatus(CharSequence statusMsg) {
112 showStatus(getResources().getText(
118 showStatus(getResources().getText(
135 showStatus(getResources().getText(
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/
Launcher.java 106 showStatus(buttonList.length+" demos ready. ");
113 void showStatus(String status) {
120 void showStatus(String demo, String status) {
121 showStatus(demo+": "+status);
141 showStatus(demoShort, "launching");
150 showStatus(demoShort, "launched.");
  /packages/services/Telephony/src/com/android/phone/settings/fdn/
DeleteFdnContactScreen.java 82 showStatus(getResources().getText(
144 private void showStatus(CharSequence statusMsg) {
154 showStatus(getResources().getText(R.string.fdn_contact_deleted));
157 showStatus(getResources().getText(R.string.pin2_invalid));
EditFdnContactScreen.java 323 showStatus(getResources().getText(R.string.adding_fdn_contact));
348 showStatus(getResources().getText(R.string.updating_fdn_contact));
387 private void showStatus(CharSequence statusMsg) {
397 showStatus(getResources().getText(mAddContact ?
402 showStatus(getResources().getText(R.string.fdn_invalid_number));
405 showStatus(getResources().getText(R.string.fdn_enable_puk2_requested));
407 showStatus(getResources().getText(R.string.puk2_blocked));
411 showStatus(getResources().getText(R.string.pin2_or_fdn_invalid));
  /packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
UpdateLayoutFragment.java 140 showStatus(R.string.verify_in_progress);
160 private void showStatus(@StringRes int status) {
204 showStatus(R.string.install_in_progress);
228 showStatus(R.string.verify_failure);
232 showStatus(R.string.verify_failure);
268 showStatus(errorCode == UpdateEngine.ErrorCodeConstants.SUCCESS
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QuickStatusBarHeader.java 512 showStatus();
520 showStatus();
529 private void showStatus() {
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 413 milliseconds