Searched refs:hasLauncherEntry (Results 1 – 3 of 3) sorted by relevance
172 mEntry.hasLauncherEntry = false; in testDownloadAndLauncherAndInstantAcceptsCorrectApps()186 mEntry.hasLauncherEntry = false; in testDownloadAndLauncherAndInstantAcceptsCorrectApps()197 mEntry.hasLauncherEntry = true; in testDownloadAndLauncherAndInstantAcceptsCorrectApps()205 mEntry.hasLauncherEntry = false; in testDownloadAndLauncherAcceptsCorrectApps()216 mEntry.hasLauncherEntry = false; in testDownloadAndLauncherAcceptsCorrectApps()227 mEntry.hasLauncherEntry = true; in testDownloadAndLauncherAcceptsCorrectApps()
291 assertThat(homeEntry.hasLauncherEntry).isFalse(); in testDefaultSession_isResumed_LoadsAll()294 assertThat(launchableEntry.hasLauncherEntry).isTrue(); in testDefaultSession_isResumed_LoadsAll()327 assertThat(launchableEntry.hasLauncherEntry).isFalse(); in testCustomSessionLoadsIconsOnly()344 assertThat(launchableEntry.hasLauncherEntry).isFalse(); in testCustomSessionLoadsSizesOnly()362 assertThat(launchableEntry.hasLauncherEntry).isFalse(); in testCustomSessionLoadsHomeOnly()383 assertThat(launchableEntry.hasLauncherEntry).isTrue(); in testCustomSessionLoadsLeanbackOnly()
1204 entry.hasLauncherEntry = true; in handleMessage()1557 public boolean hasLauncherEntry; field in ApplicationsState.AppEntry1796 } else if (entry.hasLauncherEntry) {