Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java113 public int getItemType() { in getItemType() method in AvrcpItem
258 && Objects.equals(mItemType, other.getItemType()) in equals()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAddShortcutInfo.java34 itemType = activityInfo.getItemType(); in PendingAddShortcutInfo()
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DPinShortcutRequestActivityInfo.java65 public int getItemType() { in getItemType() method in PinShortcutRequestActivityInfo
/packages/apps/Launcher3/src/com/android/launcher3/compat/
DShortcutConfigActivityInfo.java66 public int getItemType() { in getItemType() method in ShortcutConfigActivityInfo