Searched defs:totalTracks (Results 1 – 2 of 2) sorted by relevance
72 long totalTracks = 12; in buildAvrcpItem() local119 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributes() local171 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributesWithBadIds_badIdsIgnored() local231 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributes_imageHandleTooShort() local283 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributes_imageHandleEmpty() local335 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributes_imageHandleNull() local387 String totalTracks = "12"; in buildAvrcpItemFromAvrcpAttributes_imageHandleNotDigits() local454 long totalTracks = 12; in avrcpMediaItem_toMediaMetadata() local511 long totalTracks = 12; in avrcpFolderItem_toMediaMetadata() local
215 long totalTracks, String genre, long duration, String imageHandle) { in makeTrack()