Lines Matching full:receiver
331 // Broadcast receiver for device connections intent broadcasts
522 // Register for package removal intent broadcasts for media button receiver persistence
745 // Restore the default media button receiver from the system settings
3203 private void onHandlePersistMediaButtonReceiver(ComponentName receiver) {
3206 receiver == null ? "" : receiver.flattenToString(),
3733 * Receiver for misc intent broadcasts the Phone app cares about.
3820 Log.v(TAG, "Broadcast Receiver: Got "
4368 // legacy behavior when nobody registered their media button event receiver
4663 * The registered media button event receiver.
4671 * May be null (when a media button event receiver is registered,
4729 * Code sections and methods that modify the remote control event receiver stack are
4819 // no saved media button receiver
4836 * Restore remote control receiver from the system settings.
4856 * Set the new remote control receiver at the top of the RC focus stack.
4880 // post message to persist the default media button receiver
4887 * Remove the remote control receiver from the RC focus stack.
4957 * @param newClientEventReceiver the media button event receiver associated with the client.
4958 * May be null, which implies there is no registered media button event receiver.
5162 Log.e(TAG, "Invalid permissions to register media button receiver for calls");
5176 Log.e(TAG, "Invalid permissions to unregister media button receiver for calls");