Home
last modified time | relevance | path

Searched refs:getLayoutId (Results 1 – 3 of 3) sorted by relevance

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java58 protected abstract int getLayoutId(); in getLayoutId() method in ShortcutAdapter
132 view = mInflater.inflate(getLayoutId(), null); in getView()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java199 protected int getLayoutId() { in getLayoutId() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java351 protected int getLayoutId() { in getLayoutId() method in ShortcutPublisher.MyAdapter