Searched defs:mCallerApp (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | BackgroundActivityStartControllerTests.java | 95 WindowProcessController mCallerApp; field in BackgroundActivityStartControllerTests |
D | BackgroundActivityStartControllerExemptionTests.java | 102 WindowProcessController mCallerApp; field in BackgroundActivityStartControllerExemptionTests |
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | BackgroundActivityStartController.java | 263 private final WindowProcessController mCallerApp; field in BalState |