Home
last modified time | relevance | path

Searched defs:TYPE_FOLDER (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java71 public static final int TYPE_FOLDER = 1 << 0; field in AbstractFloatingView
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java41 public static final int TYPE_FOLDER = 0x2; field in AvrcpItem