Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAccessNetworkSelectionPolicyBuilder.java508 static final int AVAILABILITY = QnsConstants.SIGNAL_MEASUREMENT_AVAILABILITY; field in AccessNetworkSelectionPolicyBuilder
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java5042 sEventsProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventsProjectionMap.put()
5138 sEventEntitiesProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventEntitiesProjectionMap.put()