Home
last modified time | relevance | path

Searched refs:isBoundByForegroundUid (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowProcessController.java432 if (isBoundByForegroundUid()) { in areBackgroundActivityStartsAllowed()
438 private boolean isBoundByForegroundUid() { in isBoundByForegroundUid() method in WindowProcessController