Searched refs:isNotEmpty (Results 1 – 23 of 23) sorted by relevance
63 if (entities.isNotEmpty()) persistToDisk() in <lambda>()72 if (entities.isNotEmpty()) persistToDisk() in <lambda>()
437 if (booleanFields.isNotEmpty() || nullableFields.isNotEmpty()) { in generateParcelable()493 if (booleanFields.isNotEmpty() || nullableFields.isNotEmpty()) { in generateParcelable()522 val passContainer = containerInitExpr.isNotEmpty() in generateParcelable()809 if (lines.isNotEmpty()) {
116 if (parse.problems.isNotEmpty()) { in parseJava()
27 if (fieldsWithMissingNullablity.isNotEmpty()) { in <lambda>()
101 assertTrue(fileStream.toString().isNotEmpty()) in testFileIsCreated()115 assertTrue(fileStream.toString().isNotEmpty()) in testExistingFileIsOverwritten()
100 assertThat(entries.getEntries()).isNotEmpty(); in checkPosition_appsStartingBounds()129 assertThat(entries.getEntries()).isNotEmpty(); in checkPosition_appsEndingBounds()
109 + "of Jank").that(mResults).isNotEmpty(); in run()
133 assertThat(mApexManager.getActivePackages()).isNotEmpty(); in testGetActivePackages()151 assertThat(mApexManager.getFactoryPackages()).isNotEmpty(); in testGetFactoryPackages()169 assertThat(mApexManager.getInactivePackages()).isNotEmpty(); in testGetInactivePackages()
154 if (targets.isNotEmpty()) { in dumpTargets()264 if (pArgs.command == null && mutArgs.isNotEmpty() && COMMANDS.contains(mutArgs[0])) { in parseArgs()
98 if (favorites.isNotEmpty()) { in getCachedFavoritesAndRemoveFor()
139 mediaEntries.isNotEmpty() in <lambda>()
133 assertThat(contentObservers).isNotEmpty(); in notifyContentObserverFor()
389 .isNotEmpty(); in systemAudioControlOnPowerOn_alwaysOn()422 .isNotEmpty(); in systemAudioControlOnPowerOn_useLastState_on()491 .isNotEmpty(); in handleRequestArcInitiate_startArcInitiationActionFromAvr()506 .isNotEmpty(); in handleRequestArcTerminate_arcIsOn_startTerminationActionFromAvr()
150 return PeopleHubViewModel(personViewModels, model.people.isNotEmpty()) in createWithAssociatedClickView()
253 public boolean isNotEmpty() { in isNotEmpty() method in FactoryResetProtectionPolicy
81 assertThat(runningUserIds).isNotEmpty(); in testTaskIdsForRunningUsers()
167 if (activities.isNotEmpty()) { in <lambda>()
103 if (argTypes.isNotEmpty()) { in <lambda>()
230 return edits.isNotEmpty() || (appNotificationsEnabled != appNotificationsCurrentlyEnabled) in <lambda>()
306 assertThat(wifiPickerTracker.getWifiEntries()).isNotEmpty(); in testGetWifiEntries_wifiNetworkEntries_oldEntriesTimedOut()536 assertThat(wifiPickerTracker.getWifiEntries()).isNotEmpty(); in testGetWifiEntries_passpointInRange_returnsPasspointWifiEntry()
335 assertThat(savedNetworkTracker.getSubscriptionWifiEntries()).isNotEmpty(); in testGetSubscriptionWifiEntries_returnsPasspointEntries()
481 assertThat(softApConfig.getBssid().toString()).isNotEmpty(); in generateLohsConfig_forwardsCustomMac()533 assertThat(config.getBssid().toString()).isNotEmpty(); in randomizeBssid_forwardsCustomMac()
2386 assertThat(callback.mSoftApConfig.getSsid()).isNotEmpty(); in testCustomLohs_GeneratesSsidIfAbsent()