Searched defs:PROFILE (Results 1 – 7 of 7) sorted by relevance
48 private static final Short PROFILE = (short) 1; field in EventTest
37 private static final boolean PROFILE = false; field in Profiler
38 /* package */ static final boolean PROFILE = true; field in CallTime
31 #define PROFILE 0 macro
43 private const val PROFILE = false constant
412 public static final int PROFILE = 19000; field in ContactsProvider21317 matcher.addURI(ContactsContract.AUTHORITY, "profile", PROFILE); in matcher.addURI() argument
114 protected static final boolean PROFILE = false; field in CalendarProvider2