/frameworks/testing/support/src/android/support/test/internal/runner/lifecycle/ |
D | ActivityLifecycleMonitorImpl.java | 67 while (refIter.hasNext()) { in addLifecycleCallback() 87 while (refIter.hasNext()) { in removeLifecycleCallback() 103 while (statusIterator.hasNext()) { in getLifecycleStageOf() 122 while (statusIterator.hasNext()) { in getActivitiesInStage() 146 while (statusIterator.hasNext()) { in signalLifecycleChange() 163 while (refIter.hasNext()) { in signalLifecycleChange()
|
/frameworks/av/include/drm/ |
D | DrmMetadata.h | 46 bool hasNext(); 68 bool hasNext(); 81 while (keyIt.hasNext()) { in ~DrmMetadata()
|
D | DrmConstraints.h | 82 bool hasNext(); 105 bool hasNext(); 118 while (keyIt.hasNext()) { in ~DrmConstraints()
|
D | DrmInfo.h | 67 bool hasNext(); 91 bool hasNext();
|
D | DrmInfoRequest.h | 81 bool hasNext(); 105 bool hasNext();
|
D | DrmSupportInfo.h | 48 bool hasNext(); 71 bool hasNext();
|
/frameworks/base/core/java/android/content/ |
D | CursorEntityIterator.java | 58 public final boolean hasNext() { in hasNext() method in CursorEntityIterator 79 if (!hasNext()) { in next()
|
/frameworks/base/core/java/android/database/ |
D | CursorJoiner.java | 120 public boolean hasNext() { in hasNext() method in CursorJoiner 157 if (!hasNext()) { in next() 161 assert hasNext(); in next()
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
D | FeatureAssembly.java | 75 while(itr.hasNext()) { in getFeatureMap() 88 while(itr.hasNext()) { in getFeatureMap() 106 while(itr.hasNext()) { in augmentFeatureInputString()
|
/frameworks/support/v4/java/android/support/v4/util/ |
D | MapCollections.java | 47 public boolean hasNext() { in hasNext() method in MapCollections.ArrayIterator 82 public boolean hasNext() { in hasNext() method in MapCollections.MapIterator 199 while (it.hasNext()) { in containsAll() 378 while (it.hasNext()) { in containsAll() 456 while (it.hasNext()) { in containsAllHelper() 467 while (it.hasNext()) { in removeAllHelper() 476 while (it.hasNext()) { in retainAllHelper()
|
/frameworks/base/core/java/android/util/ |
D | MapCollections.java | 49 public boolean hasNext() { in hasNext() method in MapCollections.ArrayIterator 84 public boolean hasNext() { in hasNext() method in MapCollections.MapIterator 201 while (it.hasNext()) { in containsAll() 380 while (it.hasNext()) { in containsAll() 458 while (it.hasNext()) { in containsAllHelper() 469 while (it.hasNext()) { in removeAllHelper() 478 while (it.hasNext()) { in retainAllHelper()
|
/frameworks/base/media/java/android/media/ |
D | MediaFocusControl.java | 256 while (displayIterator.hasNext()) { in onReevaluateRemoteControlDisplays() 453 while(stackIterator.hasNext()) { in propagateFocusLossFromGain_syncAf() 468 while(stackIterator.hasNext()) { in dumpFocusStack() 499 while(stackIterator.hasNext()) { in removeFocusStackEntry() 523 while(stackIterator.hasNext()) { in removeFocusStackEntryForClient() 1021 while(stackIterator.hasNext()) { in dumpRCStack() 1036 while(stackIterator.hasNext()) { in dumpRCCStack() 1064 while (displayIterator.hasNext()) { in dumpRCDList() 1198 while (displayIterator.hasNext()) { in setNewRcClientOnDisplays_syncRcsCurrc() 1220 while(stackIterator.hasNext()) { in setNewRcClientGenerationOnClients_syncRcsCurrc() [all …]
|
/frameworks/base/core/java/android/webkit/ |
D | UrlInterceptRegistry.java | 130 while (iter.hasNext()) { in getSurrogate() 158 while (iter.hasNext()) { in getPluginData()
|
/frameworks/av/drm/common/ |
D | DrmInfoRequest.cpp | 68 bool DrmInfoRequest::KeyIterator::hasNext() { in hasNext() function in DrmInfoRequest::KeyIterator 97 bool DrmInfoRequest::Iterator::hasNext() { in hasNext() function in DrmInfoRequest::Iterator
|
D | DrmInfo.cpp | 74 bool DrmInfo::KeyIterator::hasNext() { in hasNext() function in DrmInfo::KeyIterator 102 bool DrmInfo::Iterator::hasNext() { in hasNext() function in DrmInfo::Iterator
|
D | DrmMetadata.cpp | 64 bool DrmMetadata::KeyIterator::hasNext() { in hasNext() function in DrmMetadata::KeyIterator 109 bool DrmMetadata::Iterator::hasNext() { in hasNext() function in DrmMetadata::Iterator
|
D | DrmConstraints.cpp | 61 bool DrmConstraints::KeyIterator::hasNext() { in hasNext() function in DrmConstraints::KeyIterator 104 bool DrmConstraints::Iterator::hasNext() { in hasNext() function in DrmConstraints::Iterator
|
D | DrmSupportInfo.cpp | 127 bool DrmSupportInfo::FileSuffixIterator::hasNext() { in hasNext() function in DrmSupportInfo::FileSuffixIterator 151 bool DrmSupportInfo::MimeTypeIterator::hasNext() { in hasNext() function in DrmSupportInfo::MimeTypeIterator
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
D | BaseMenuWrapper.java | 91 while (iterator.hasNext()) { in internalRemoveGroup() 107 while (iterator.hasNext()) { in internalRemoveItem()
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | NetworkScorerAppManagerTest.java | 81 assertTrue(result.hasNext()); in testGetAllValidScorers() 86 assertTrue(result.hasNext()); in testGetAllValidScorers() 91 assertFalse(result.hasNext()); in testGetAllValidScorers()
|
/frameworks/base/core/java/android/bluetooth/le/ |
D | BluetoothLeUtils.java | 67 while (it.hasNext()) { in toString() 71 if (it.hasNext()) { in toString()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | UriPermissionOwner.java | 77 while (it.hasNext()) { in removeUriPermissionLocked() 92 while (it.hasNext()) { in removeUriPermissionLocked()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | BroadcastInterceptingContext.java | 114 while (i.hasNext()) { in unregisterReceiver() 127 while (i.hasNext()) { in sendBroadcast()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
D | ExportTestProvider.java | 56 public boolean hasNext() { in hasNext() method in ExportTestProvider.MockEntityIterator 57 return mIterator.hasNext(); in hasNext()
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | ViewsStateBundle.java | 80 snapshot.entrySet().iterator(); i.hasNext(); ) { in saveAsBundle() 90 for (Iterator<String> i = savedBundle.keySet().iterator(); i.hasNext(); ) { in loadFromBundle()
|