Home
last modified time | relevance | path

Searched defs:readBooleanQueryParameter (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DQueryParameterUtils.java23 public static boolean readBooleanQueryParameter(Uri uri, String name, in readBooleanQueryParameter() method in QueryParameterUtils
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java9515 /* package */ static boolean readBooleanQueryParameter( in readBooleanQueryParameter() method in ContactsProvider2