Home
last modified time | relevance | path

Searched refs:updateIntent (Results 1 – 1 of 1) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java192 PendingIntent updateIntent = PendingIntent.getActivity(mContext, in sendDfuNotificationImpl() local
198 updateIntent).build(); in sendDfuNotificationImpl()
210 .setContentIntent(updateIntent) in sendDfuNotificationImpl()