Searched refs:MalformedMimeTypeException (Results 1 – 12 of 12) sorted by relevance
368 public static class MalformedMimeTypeException extends AndroidException { class in IntentFilter369 public MalformedMimeTypeException() { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException372 public MalformedMimeTypeException(String name) { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException393 } catch (MalformedMimeTypeException e) { in create()436 throws MalformedMimeTypeException { in IntentFilter()774 throws MalformedMimeTypeException { in addDataType()793 throw new MalformedMimeTypeException(type); in addDataType()1709 } catch (MalformedMimeTypeException e) { in readFromXml()
23 import android.content.IntentFilter.MalformedMimeTypeException;142 } catch (MalformedMimeTypeException ex) { in addDataTypeUnchecked()
688 } catch (IntentFilter.MalformedMimeTypeException e) { in onTargetSelected()
2398 } catch (IntentFilter.MalformedMimeTypeException e) {
3494 } catch (IntentFilter.MalformedMimeTypeException ex) { in applyDefaultPreferredActivityLPw()
5539 } catch (IntentFilter.MalformedMimeTypeException e) { in parseIntent()
6864 } catch (IntentFilter.MalformedMimeTypeException e) { in registerRemoteBugreportReceivers()
745 android.content.IntentFilter$MalformedMimeTypeException
7491 Landroid/content/IntentFilter$MalformedMimeTypeException;7492 Landroid/content/IntentFilter$MalformedMimeTypeException;-><init>()V7493 Landroid/content/IntentFilter$MalformedMimeTypeException;-><init>(Ljava/lang/String;)V
54532 Landroid/content/IntentFilter$MalformedMimeTypeException;
7850 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;7859 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;7927 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {7928 ctor public IntentFilter.MalformedMimeTypeException();7929 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
10166 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;10175 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;10243 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {10244 ctor public IntentFilter.MalformedMimeTypeException();10245 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);