Home
last modified time | relevance | path

Searched refs:MalformedMimeTypeException (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/content/
DIntentFilter.java346 public static class MalformedMimeTypeException extends AndroidException { class in IntentFilter
347 public MalformedMimeTypeException() { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
350 public MalformedMimeTypeException(String name) { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
371 } catch (MalformedMimeTypeException e) { in create()
414 throws MalformedMimeTypeException { in IntentFilter()
717 throws MalformedMimeTypeException { in addDataType()
736 throw new MalformedMimeTypeException(type); in addDataType()
1637 } catch (MalformedMimeTypeException e) { in readFromXml()
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dadvanced-nfc.jd253 catch (MalformedMimeTypeException e) {
/frameworks/base/docs/html/guide/topics/media/
Dmediarouteprovider.jd267 } catch (MalformedMimeTypeException ex) {
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2145 } catch (IntentFilter.MalformedMimeTypeException e) {
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java698 } catch (IntentFilter.MalformedMimeTypeException e) { in onTargetSelected()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java4606 } catch (IntentFilter.MalformedMimeTypeException e) { in parseIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java3286 } catch (IntentFilter.MalformedMimeTypeException ex) { in applyDefaultPreferredActivityLPw()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5394 } catch (IntentFilter.MalformedMimeTypeException e) { in registerRemoteBugreportReceivers()
/frameworks/base/
Dpreloaded-classes629 android.content.IntentFilter$MalformedMimeTypeException
Dcompiled-classes-phone847 android.content.IntentFilter$MalformedMimeTypeException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7850 …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);
/frameworks/base/api/
Dcurrent.txt8805 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8814 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8882 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
8883 ctor public IntentFilter.MalformedMimeTypeException();
8884 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
Dtest-current.txt8814 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8823 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8891 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
8892 ctor public IntentFilter.MalformedMimeTypeException();
8893 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
Dsystem-current.txt9147 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
9156 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
9224 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
9225 ctor public IntentFilter.MalformedMimeTypeException();
9226 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);