OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_LOCAL
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DataSourceType.java
23
public static final int
TYPE_LOCAL
= 1;
41
if (prefix == LOCAL_ROOT) return
TYPE_LOCAL
;
/frameworks/base/telephony/java/com/android/ims/
ImsReasonInfo.java
41
public static final int
TYPE_LOCAL
= 1;
Completed in 77 milliseconds