Searched refs:HANDOVER_STATUS_PERMISSION (Results 1 – 5 of 5) sorted by relevance
115 static final String HANDOVER_STATUS_PERMISSION = field in HandoverService155 registerReceiver(mReceiver, filter, HANDOVER_STATUS_PERMISSION, mHandler); in onCreate()
146 public static final String HANDOVER_STATUS_PERMISSION = field in Constants
256 context.sendBroadcast(handoverIntent, Constants.HANDOVER_STATUS_PERMISSION); in onReceive()
574 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION); in onConnect()
311 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION); in updateActiveNotification()