Searched refs:availability (Results 1 – 11 of 11) sorted by relevance
690 int availability = internalGetInitialAvailability(); in doInBackground() local693 if (availability == STATE_NOT_READY in doInBackground()694 || availability == STATE_KEYPHRASE_UNENROLLED in doInBackground()695 || availability == STATE_KEYPHRASE_ENROLLED) { in doInBackground()698 availability = STATE_KEYPHRASE_UNENROLLED; in doInBackground()700 availability = STATE_KEYPHRASE_ENROLLED; in doInBackground()707 + " -> " + availability); in doInBackground()709 mAvailability = availability; in doInBackground()
77 private void hotwordAvailabilityChangeHelper(int availability) { in hotwordAvailabilityChangeHelper() argument78 Log.i(TAG, "Hotword availability = " + availability); in hotwordAvailabilityChangeHelper()79 switch (availability) { in hotwordAvailabilityChangeHelper()
136 final int availability = cursor.getInt(8); in checkEvent() local142 availabilityToString(availability), eventId, name, owner, calendarId, in checkEvent()150 final boolean meetsAvailability = availability != Instances.AVAILABILITY_FREE; in checkEvent()245 private static String availabilityToString(int availability) {246 switch (availability) {250 default: return "AVAILABILITY_UNKNOWN_" + availability;
67 It provides a state of IMS registration between UE and network, the service availability of
1028 # Note: The availability of this option depends on whether or not doxygen was
1078 # Note: The availability of this option depends on whether or not doxygen was
2763 … = 0x00000004, /// Besides the results of the query, the availability of the results …
27783 field public static final String COLUMN_AVAILABILITY = "availability";27976 field public static final String COLUMN_AVAILABILITY = "availability";37007 field public static final String AVAILABILITY = "availability";
27913 field public static final String COLUMN_AVAILABILITY = "availability";28106 field public static final String COLUMN_AVAILABILITY = "availability";37151 field public static final String AVAILABILITY = "availability";
23455 field public static final java.lang.String AVAILABILITY = "availability";