/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | GuidedAction.java | 174 public Builder hasNext(boolean hasNext) { in hasNext() method in GuidedAction.Builder 175 mHasNext = hasNext; in hasNext() 294 public boolean hasNext() { in hasNext() method in GuidedAction
|
/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/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/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/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/base/services/core/java/com/android/server/audio/ |
D | MediaFocusControl.java | 270 while (displayIterator.hasNext()) { in onReevaluateRemoteControlDisplays() 464 while(stackIterator.hasNext()) { in propagateFocusLossFromGain_syncAf() 479 while(stackIterator.hasNext()) { in dumpFocusStack() 517 while(stackIterator.hasNext()) { in removeFocusStackEntry() 541 while(stackIterator.hasNext()) { in removeFocusStackEntryForClient() 1223 while(stackIterator.hasNext()) { in dumpRCStack() 1238 while(stackIterator.hasNext()) { in dumpRCCStack() 1266 while (displayIterator.hasNext()) { in dumpRCDList() 1400 while (displayIterator.hasNext()) { in setNewRcClientOnDisplays_syncRcsCurrc() 1422 while(stackIterator.hasNext()) { in setNewRcClientGenerationOnClients_syncRcsCurrc() [all …]
|
/frameworks/base/location/tests/locationtests/src/android/location/ |
D | GpsStatusTest.java | 64 assertTrue("hasNext(1)", iterator.hasNext()); in testGpsStatusIterator() 65 assertTrue("hasNext(1) does not overflow", iterator.hasNext()); in testGpsStatusIterator() 68 assertTrue("hasNext(2)", iterator.hasNext()); in testGpsStatusIterator() 69 assertTrue("hasNext(2) does not overflow", iterator.hasNext()); in testGpsStatusIterator() 72 assertFalse("hasNext() no elements", iterator.hasNext()); in testGpsStatusIterator()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
D | JsonParser.java | 46 while (reader.hasNext()) { in parse() 87 while (reader.hasNext()) { in parseArray()
|
/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 | 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 | 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 | 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/base/cmds/hid/src/com/android/commands/hid/ |
D | Event.java | 164 while (mReader.hasNext()) { in getNextEvent() 212 while (mReader.hasNext()) { in readData() 238 while (mReader.hasNext()) { in consumeRemainingElements()
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | NetworkScorerAppManagerTest.java | 84 assertTrue(result.hasNext()); in testGetAllValidScorers() 90 assertTrue(result.hasNext()); in testGetAllValidScorers() 96 assertFalse(result.hasNext()); in testGetAllValidScorers()
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
D | BaseMenuWrapper.java | 102 while (iterator.hasNext()) { in internalRemoveGroup() 118 while (iterator.hasNext()) { in internalRemoveItem()
|
/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 | 76 while (it.hasNext()) { in removeUriPermissionLocked() 91 while (it.hasNext()) { in removeUriPermissionLocked()
|