Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentFilter.java367 public static class MalformedMimeTypeException extends AndroidException { class in IntentFilter
368 public MalformedMimeTypeException() { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
371 public MalformedMimeTypeException(String name) { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
392 } 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()
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
DSampleMediaRouteProvider.java23 import android.content.IntentFilter.MalformedMimeTypeException;
141 } catch (MalformedMimeTypeException ex) { in addDataTypeUnchecked()
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java677 } catch (IntentFilter.MalformedMimeTypeException e) { in onTargetSelected()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2200 } catch (IntentFilter.MalformedMimeTypeException e) {
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java3526 } catch (IntentFilter.MalformedMimeTypeException ex) { in applyDefaultPreferredActivityLPw()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5551 } catch (IntentFilter.MalformedMimeTypeException e) { in parseIntent()
/frameworks/base/
Dpreloaded-classes761 android.content.IntentFilter$MalformedMimeTypeException
Dcompiled-classes-phone905 android.content.IntentFilter$MalformedMimeTypeException
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6179 } catch (IntentFilter.MalformedMimeTypeException e) { in registerRemoteBugreportReceivers()
/frameworks/base/services/
Dprofile-classes495 Landroid/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.txt9587 …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);
Dsystem-current.txt10165 …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);