OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInterestingToUserLocked
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ProcessRecord.java
433
* to the user. See HistoryRecord.
isInterestingToUserLocked
()
435
public boolean
isInterestingToUserLocked
() {
439
if (r.
isInterestingToUserLocked
()) {
ActivityRecord.java
[
all
...]
ActivityManagerService.java
[
all
...]
Completed in 301 milliseconds