Home
last modified time | relevance | path

Searched refs:isBuilt (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/
H A DRefreshAnnotatedCallLogWorker.java173 private ListenableFuture<RefreshResult> rebuild(boolean isBuilt) { in rebuild() argument
191 String eventName = eventNameForFill(dataSource, isBuilt); in rebuild()
198 futureTimer.applyTiming(fillFuture, eventNameForOverallFill(isBuilt)); in rebuild()
255 !isBuilt ? Metrics.INITIAL_FILL_TEMPLATE : Metrics.FILL_TEMPLATE,
259 private static String eventNameForOverallFill(boolean isBuilt) {
264 CallLogDataSource dataSource, boolean isBuilt) {
266 !isBuilt
272 private static String eventNameForOverallOnSuccessfulFill(boolean isBuilt) {
273 return !isBuilt
278 private static String eventNameForApplyMutations(boolean isBuilt) {
[all …]
H A DCallLogCacheUpdater.java81 callLogState.isBuilt(), in updateCache()
82 isBuilt -> { in updateCache()
83 if (!isBuilt) { in updateCache()
H A DCallLogState.java72 public ListenableFuture<Boolean> isBuilt() { in isBuilt() method in CallLogState
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonelookup/composite/
H A DCompositePhoneLookup.java175 callLogState.isBuilt(), in getMostRecentInfo()
176 isBuilt -> { in getMostRecentInfo()
177 Preconditions.checkNotNull(isBuilt); in getMostRecentInfo()
207 String eventName = getMostRecentInfoEventName(getLoggingName(), isBuilt); in getMostRecentInfo()
217 boolean isBuilt) {
233 callLogState.isBuilt(),
234 isBuilt -> {
235 Preconditions.checkNotNull(isBuilt);
241 onSuccessfulBulkUpdatedEventName(phoneLookup.getLoggingName(), isBuilt);
283 !isBuilt
[all …]
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/model/
H A DSuggestionListBuilder.java31 private boolean isBuilt; field in SuggestionListBuilder
38 if (isBuilt) { in addSuggestions()
45 isBuilt = true; in build()
/aosp12/packages/apps/TV/libs/m2/
H A Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...