OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHomeIntent
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/permission/src/android/permission/cts/
NoActivityRelatedPermissionTest.java
78
if (task.baseIntent != null &&
isHomeIntent
(task.baseIntent)) {
84
private boolean
isHomeIntent
(Intent intent) {
/frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java
[
all
...]
Completed in 42 milliseconds