Searched refs:ReceiverCallNotAllowedException (Results 1 – 9 of 9) sorted by relevance
28 public class ReceiverCallNotAllowedException extends AndroidRuntimeException { class29 public ReceiverCallNotAllowedException(String msg) { in ReceiverCallNotAllowedException() method in ReceiverCallNotAllowedException
24 import android.content.ReceiverCallNotAllowedException;41 } catch (ReceiverCallNotAllowedException e) { in onReceive()57 } catch (ReceiverCallNotAllowedException e) { in onReceive()
29 import android.content.ReceiverCallNotAllowedException;148 } catch (ReceiverCallNotAllowedException e) { in onAttachedToWindow()
34 import android.content.ReceiverCallNotAllowedException;117 throw new ReceiverCallNotAllowedException( in registerReceiver()130 throw new ReceiverCallNotAllowedException( in registerReceiverAsUser()137 throw new ReceiverCallNotAllowedException( in bindService()
755 android.content.ReceiverCallNotAllowedException
8866 Landroid/content/ReceiverCallNotAllowedException;8867 Landroid/content/ReceiverCallNotAllowedException;-><init>(Ljava/lang/String;)V
54545 Landroid/content/ReceiverCallNotAllowedException;
8027 public class ReceiverCallNotAllowedException extends android.util.AndroidRuntimeException {8028 ctor public ReceiverCallNotAllowedException(java.lang.String);
10352 public class ReceiverCallNotAllowedException extends android.util.AndroidRuntimeException {10353 ctor public ReceiverCallNotAllowedException(java.lang.String);