Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java143 static final int ITEM_PAGE_SIZE = 20; field in AvrcpControllerStateMachine
1060 target.getChildrenCount() + ITEM_PAGE_SIZE) in fetchContents()