Searched refs:MalformedMimeTypeException (Results 1 – 13 of 13) sorted by relevance
367 public static class MalformedMimeTypeException extends AndroidException { class in IntentFilter368 public MalformedMimeTypeException() { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException371 public MalformedMimeTypeException(String name) { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException392 } catch (MalformedMimeTypeException e) { in create()435 throws MalformedMimeTypeException { in IntentFilter()773 throws MalformedMimeTypeException { in addDataType()792 throw new MalformedMimeTypeException(type); in addDataType()1699 } catch (MalformedMimeTypeException e) { in readFromXml()
23 import android.content.IntentFilter.MalformedMimeTypeException;141 } catch (MalformedMimeTypeException ex) { in addDataTypeUnchecked()
677 } catch (IntentFilter.MalformedMimeTypeException e) { in onTargetSelected()
2200 } catch (IntentFilter.MalformedMimeTypeException e) {
3526 } catch (IntentFilter.MalformedMimeTypeException ex) { in applyDefaultPreferredActivityLPw()
5551 } catch (IntentFilter.MalformedMimeTypeException e) { in parseIntent()
761 android.content.IntentFilter$MalformedMimeTypeException
905 android.content.IntentFilter$MalformedMimeTypeException
6179 } catch (IntentFilter.MalformedMimeTypeException e) { in registerRemoteBugreportReceivers()
495 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);
9587 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;9596 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;9664 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {9665 ctor public IntentFilter.MalformedMimeTypeException();9666 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
10165 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;10174 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;10244 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {10245 ctor public IntentFilter.MalformedMimeTypeException();10246 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);