Searched refs:QUEUE_ONLY (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.car.media.testmediaapp.prefs.TmaEnumPrefs.TmaBrowseNodeType.QUEUE_ONLY;192 if (QUEUE_ONLY.equals(mPrefs.mRootNodeType.getValue()) && ROOT_ID.equals(parentId)) { in onLoadChildren()
51 mRootAssetPaths.put(TmaBrowseNodeType.QUEUE_ONLY, "media_items/empty.json"); in TmaLibrary()
86 QUEUE_ONLY("Queue only", "queue-only"), enumConstant