Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentFilter.java347 public static class MalformedMimeTypeException extends AndroidException { class in IntentFilter
348 public MalformedMimeTypeException() { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
351 public MalformedMimeTypeException(String name) { in MalformedMimeTypeException() method in IntentFilter.MalformedMimeTypeException
372 } catch (MalformedMimeTypeException e) { in create()
415 throws MalformedMimeTypeException { in IntentFilter()
729 throws MalformedMimeTypeException { in addDataType()
748 throw new MalformedMimeTypeException(type); in addDataType()
1649 } 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/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/core/java/com/android/internal/app/
DResolverActivity.java728 } catch (IntentFilter.MalformedMimeTypeException e) { in onTargetSelected()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2224 } catch (IntentFilter.MalformedMimeTypeException e) {
/frameworks/base/core/java/android/content/pm/
DPackageParser.java4626 } 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/
Dpreloaded-classes629 android.content.IntentFilter$MalformedMimeTypeException
Dcompiled-classes-phone847 android.content.IntentFilter$MalformedMimeTypeException
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5641 } catch (IntentFilter.MalformedMimeTypeException e) { in registerRemoteBugreportReceivers()
/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.txt8823 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8832 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8900 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
8901 ctor public IntentFilter.MalformedMimeTypeException();
8902 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
Dsystem-current.txt9174 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
9183 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
9251 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
9252 ctor public IntentFilter.MalformedMimeTypeException();
9253 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);
Dtest-current.txt8835 …java.lang.String, java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8844 … void addDataType(java.lang.String) throws android.content.IntentFilter.MalformedMimeTypeException;
8912 …public static class IntentFilter.MalformedMimeTypeException extends android.util.AndroidException {
8913 ctor public IntentFilter.MalformedMimeTypeException();
8914 ctor public IntentFilter.MalformedMimeTypeException(java.lang.String);