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
28 import com.android.settings.applications.AppStatePowerBridge;94 AppStatePowerBridge.FILTER_POWER_ALLOWLISTED, in AppFilterRegistry()
103 import com.android.settings.applications.AppStatePowerBridge;1077 mExtraInfoBridge = new AppStatePowerBridge(mContext, mState, this); in ApplicationsAdapter()