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

  /packages/apps/CertInstaller/src/com/android/certinstaller/
ViewHelper.java 32 void showError(int msgId) {
  /external/junit/src/junit/swingui/
StatusLine.java 34 public void showError(String status) {
  /packages/apps/Settings/src/com/android/settings/
ConfirmLockPassword.java 96 showError(R.string.lockpattern_need_to_unlock_wrong);
113 private void showError(int msg) {
ProxySelector.java 87 protected void showError(int error) {
191 showError(result);
ChooseLockPassword.java 282 showError(errorMsg, mUiStage);
298 private void showError(String msg, final Stage next) {
SecuritySettings.java 421 showError(dialog, R.string.credentials_password_empty);
426 showError(dialog, R.string.credentials_passwords_empty);
428 showError(dialog, R.string.credentials_password_too_short);
430 showError(dialog, R.string.credentials_passwords_mismatch);
455 showError(dialog, R.string.credentials_wrong_password);
457 showError(dialog, R.string.credentials_reset_warning);
459 showError(dialog, R.string.credentials_reset_warning_plural, count);
470 private void showError(Dialog dialog, int stringId, Object... formatArgs) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 209 mLocalManager.showError(device, R.string.bluetooth_error_title, errorMsg);
213 mLocalManager.showError(device, R.string.bluetooth_error_title, errorMsg);
217 mLocalManager.showError(device, R.string.bluetooth_error_title, errorMsg);
224 mLocalManager.showError(device, R.string.bluetooth_error_title, errorMsg);
LocalBluetoothManager.java 279 public void showError(BluetoothDevice device, int titleResId, int messageResId) {
CachedBluetoothDevice.java 493 mLocalManager.showError(mDevice, R.string.bluetooth_error_title,
515 mLocalManager.showError(mDevice, R.string.bluetooth_error_title,
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/
RecognitionView.java 178 public void showError(final String message) {
  /packages/apps/Browser/src/com/android/browser/
Tab.java 396 showError(mQueuedErrors.getFirst());
426 showError(errDialog);
430 private void showError(ErrorDialog errDialog) {
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 565 milliseconds