Searched refs:AppStatePowerBridge (Results 1 – 3 of 3) sorted by relevance
31 public class AppStatePowerBridge extends AppStateBaseBridge { class35 public AppStatePowerBridge(Context context, ApplicationsState appState, Callback callback) { in AppStatePowerBridge() method in AppStatePowerBridge
32 import com.android.settings.applications.AppStatePowerBridge;117 AppStatePowerBridge.FILTER_POWER_ALLOWLISTED, in AppFilterRegistry()
129 import com.android.settings.applications.AppStatePowerBridge;1279 mExtraInfoBridge = new AppStatePowerBridge(mContext, mState, this); in ApplicationsAdapter()