Home
last modified time | relevance | path

Searched defs:isForeground (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
DAppOpsForegroundControlActivity.kt31 private var isForeground = false variable
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/
DAppOpsForegroundControlActivity.kt31 private var isForeground = false variable
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/
DUserReference.java507 public boolean isForeground() { in isForeground() method in UserReference