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