Searched refs:highUsageTip (Results 1 – 3 of 3) sorted by relevance
148 final HighUsageTip highUsageTip = (HighUsageTip) mHighUsageDetector.detect(); in testDetect_containsHighUsageApp_tipVisibleAndSorted() local149 assertThat(highUsageTip.isVisible()).isTrue(); in testDetect_containsHighUsageApp_tipVisibleAndSorted()152 final List<AppInfo> appInfos = highUsageTip.getHighUsageAppList(); in testDetect_containsHighUsageApp_tipVisibleAndSorted()
85 final HighUsageTip highUsageTip = (HighUsageTip) mBatteryTip; in onCreateDialog() local91 highUsageTip.getHighUsageAppList())); in onCreateDialog()95 highUsageTip.getHighUsageAppList().size())) in onCreateDialog()