OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIND_VISIBLE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ConnectionRecord.java
92
if ((flags&Context.
BIND_VISIBLE
) != 0) {
/frameworks/base/core/java/android/content/
Context.java
235
public static final int
BIND_VISIBLE
= 0x10000000;
[
all
...]
Completed in 72 milliseconds