HomeSort by relevance Sort by last modified time
    Searched refs:initItem (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/audioroute/
AudioRouteSelectorDialogFragment.java 78 initItem(
82 initItem(
86 initItem(
90 initItem(
107 private void initItem(TextView item, final int itemRoute, CallAudioState audioState) {
  /packages/apps/Launcher3/tests/src/com/android/launcher3/model/
BaseModelUpdateTaskTestCase.java 147 (ItemInfo) initItem(classMap.get(commands[1]), commands, 2), false);
150 allAppsList.add((AppInfo) initItem(AppInfo.class, commands, 1), null);
157 private Object initItem(Class clazz, String[] fieldDef, int startIndex) throws Exception {

Completed in 275 milliseconds