Home
last modified time | relevance | path

Searched defs:getIcon (Results 1 – 3 of 3) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DNetworkLaunchItem.java136 public Drawable getIcon() { in getIcon() method in NetworkLaunchItem
DLaunchItem.java65 public Drawable getIcon() { in getIcon() method in LaunchItem
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothUtils.java176 public static int getIcon(Context context, BluetoothDevice device) { in getIcon() method in BluetoothUtils