Searched defs:AppStateOverlayBridge (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DAppStateOverlayBridge.java31 public class AppStateOverlayBridge extends AppStateAppOpsBridge { class in inherits:AppStateAppOpsBridge
33 private static final String TAG = "AppStateOverlayBridge";
40 public AppStateOverlayBridge(Context context, ApplicationsState appState, Callback callback) { method in class:AppStateOverlayBridge

Completed in 46 milliseconds