Home
last modified time | relevance | path

Searched defs:BgHandler (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java588 private class BgHandler extends Handler { class in AppProfiler
593 BgHandler(Looper looper) { in BgHandler() method in AppProfiler.BgHandler
H A DAppRestrictionController.java3045 static class BgHandler extends Handler { class in AppRestrictionController
3061 BgHandler(Looper looper, Injector injector) { in BgHandler() method in AppRestrictionController.BgHandler