Searched refs:isChartGraphSlotsEnabled (Results 1 – 4 of 4) sorted by relevance
134 when(mPowerUsageFeatureProvider.isChartGraphSlotsEnabled(mContext)) in testClickable_isChartGraphSlotsEnabledIsFalse_notClickable()145 when(mPowerUsageFeatureProvider.isChartGraphSlotsEnabled(mContext)) in testClickable_accessibilityIsDisabled_clickable()157 when(mPowerUsageFeatureProvider.isChartGraphSlotsEnabled(mContext)) in testClickable_accessibilityIsEnabledWithoutValidId_clickable()172 when(mPowerUsageFeatureProvider.isChartGraphSlotsEnabled(mContext)) in testClickable_accessibilityIsEnabledWithValidId_notClickable()190 when(mPowerUsageFeatureProvider.isChartGraphSlotsEnabled(mContext)) in testClickable_restoreFromNonClickableState()
138 boolean isChartGraphSlotsEnabled(Context context); in isChartGraphSlotsEnabled() method
162 public boolean isChartGraphSlotsEnabled(Context context) { in isChartGraphSlotsEnabled() method in PowerUsageFeatureProviderImpl
315 .isChartGraphSlotsEnabled(context) in updateClickableState()