Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 7 of 7) sorted by relevance

/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/
DDialogHelperImpl.java82 public void showErrorMessageDialog(int titleId, Exception exception) { in showErrorMessageDialog()
83 showErrorMessageDialog(mActivity.getString(titleId), exception); in showErrorMessageDialog() local
87 public void showErrorMessageDialog(String title, Exception exception) { in showErrorMessageDialog()
99 Exception exception = (Exception) args.getSerializable(KEY_EXCEPTION); in handleOnCreateDialog() local
110 private String convertExceptionToErrorMessage(Exception exception) { in convertExceptionToErrorMessage()
DDialogHelper.java26 public void showErrorMessageDialog(int titleId, Exception exception); in showErrorMessageDialog()
28 public void showErrorMessageDialog(String title, Exception exception); in showErrorMessageDialog()
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dkvm.h264 __u32 exception; member
311 } exception; member
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dkvm.h264 __u32 exception; member
311 } exception; member
/development/ndk/platforms/android-21/include/linux/
Dkvm.h204 __u32 exception; member
/development/samples/SupportLeanbackShowcase/libs/
Dpicasso-2.5.2.jar ... com.squareup.picasso.Picasso$LoadedFrom loadedFrom Exception exception int exifRotation int retryCount com.squareup.picasso ...
/development/tools/checkstyle/
Dcheckstyle.jar ... clazz java.lang.reflect.Constructor declaredConstructor Throwable exception String className public java.lang.Object createModule ( ...