OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTypePrecedence
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/
TypePrecedence.java
32
* @deprecated use {@link RawContactModifier#
getTypePrecedence
} instead, since this
86
public static int
getTypePrecedence
(String mimetype, int type) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
TypePrecedence.java
78
public static int
getTypePrecedence
(String mimetype, int type) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactModifier.java
290
public static int
getTypePrecedence
(DataKind kind, int rawValue) {
[
all
...]
Completed in 3228 milliseconds