Searched refs:HANDOVER_STATUS_PERMISSION (Results 1 – 4 of 4) sorted by relevance
142 static final String HANDOVER_STATUS_PERMISSION = "android.permission.NFC_HANDOVER_STATUS"; field in Constants
252 context.sendBroadcast(handoverIntent, Constants.HANDOVER_STATUS_PERMISSION, in onReceive()
609 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION, in onConnect()
353 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION, in updateActiveNotification()