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
251 context.sendBroadcast(handoverIntent, Constants.HANDOVER_STATUS_PERMISSION); in onReceive()
352 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION); in updateActiveNotification()
608 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION); in onConnect()