Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java1393 setFgsStartForegroundTimeout(DEFAULT_FGS_START_FOREGROUND_TIMEOUT_MS); in testStartForegroundTimeout()
1456 setFgsStartForegroundTimeout(DEFAULT_FGS_START_FOREGROUND_TIMEOUT_MS); in testStartForegroundTimeout()
1927 private void setFgsStartForegroundTimeout(int timeoutMs) throws Exception { in setFgsStartForegroundTimeout() method in ActivityManagerFgsBgStartTest