Home
last modified time | relevance | path

Searched refs:ReceiverCallNotAllowedException (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/content/
DReceiverCallNotAllowedException.java28 public class ReceiverCallNotAllowedException extends AndroidRuntimeException { class
29 public ReceiverCallNotAllowedException(String msg) { in ReceiverCallNotAllowedException() method in ReceiverCallNotAllowedException
/frameworks/base/core/tests/coretests/src/android/app/activity/
DLocalReceiver.java24 import android.content.ReceiverCallNotAllowedException;
41 } catch (ReceiverCallNotAllowedException e) { in onReceive()
57 } catch (ReceiverCallNotAllowedException e) { in onReceive()
/frameworks/base/core/java/com/android/internal/widget/
DSwipeDismissLayout.java29 import android.content.ReceiverCallNotAllowedException;
148 } catch (ReceiverCallNotAllowedException e) { in onAttachedToWindow()
/frameworks/base/core/java/android/app/
DContextImpl.java37 import android.content.ReceiverCallNotAllowedException;
124 throw new ReceiverCallNotAllowedException( in registerReceiver()
144 throw new ReceiverCallNotAllowedException( in registerReceiverAsUser()
151 throw new ReceiverCallNotAllowedException( in bindService()
158 throw new ReceiverCallNotAllowedException( in bindService()
165 throw new ReceiverCallNotAllowedException( in bindIsolatedService()
/frameworks/base/config/
Dpreloaded-classes849 android.content.ReceiverCallNotAllowedException
Dboot-image-profile.txt32948 Landroid/content/ReceiverCallNotAllowedException;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8027 public class ReceiverCallNotAllowedException extends android.util.AndroidRuntimeException {
8028 ctor public ReceiverCallNotAllowedException(java.lang.String);
/frameworks/base/non-updatable-api/
Dcurrent.txt10718 public class ReceiverCallNotAllowedException extends android.util.AndroidRuntimeException {
10719 ctor public ReceiverCallNotAllowedException(String);
/frameworks/base/api/
Dcurrent.txt10718 public class ReceiverCallNotAllowedException extends android.util.AndroidRuntimeException {
10719 ctor public ReceiverCallNotAllowedException(String);