Searched refs:hasStartedFetchingResults (Results 1 – 2 of 2) sorted by relevance
44 private boolean hasStartedFetchingResults = false; field in MetricQueryBuilder66 if (hasStartedFetchingResults) { in whereType()74 if (hasStartedFetchingResults) { in whereAdminPackageName()82 if (hasStartedFetchingResults) { in whereBoolean()90 if (hasStartedFetchingResults) { in whereInteger()97 if (hasStartedFetchingResults) { in whereStrings()108 hasStartedFetchingResults = true; in get()125 hasStartedFetchingResults = true; in next()140 hasStartedFetchingResults = true; in poll()
35 private var hasStartedFetchingResults = false variable in com.android.bedstead.nene.notifications.NotificationListenerQuery41 check(!hasStartedFetchingResults) { "Cannot modify query after fetching results" } in wherePackageName()47 check(!hasStartedFetchingResults) { "Cannot modify query after fetching results" } in whereNotification()54 hasStartedFetchingResults = true in poll()73 hasStartedFetchingResults = true in get()