Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAssistDataRequester.java171 boolean allowFetchScreenshot, boolean ignoreTopActivityCheck, int callingUid, in requestAssistData() argument
174 fetchStructure, allowFetchData, allowFetchScreenshot, ignoreTopActivityCheck, in requestAssistData()
207 boolean allowFetchScreenshot, boolean ignoreTopActivityCheck, int callingUid, in requestData() argument
261 && !ignoreTopActivityCheck, /* newSessionId= */ i == 0); in requestData()