Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java69 Bundle mdBundle = new Bundle(); in init() local
70 mdBundle.putString(AvrcpControllerService.MEDIA_ITEM_UID_KEY, ROOT); in init()
71 mdb.setExtras(mdBundle); in init()
DAvrcpControllerStateMachine.java631 Bundle mdBundle = new Bundle(); in sendFolderBroadcastAndUpdateNode() local
632 mdBundle.putString( in sendFolderBroadcastAndUpdateNode()
635 mdb.setExtras(mdBundle); in sendFolderBroadcastAndUpdateNode()