| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/ | 
| D | bigram_entry.h | 42     BigramEntry(const bool hasNext, const int probability, const int targetTerminalId)  in BigramEntry() 47     BigramEntry(const bool hasNext, const int probability,  in BigramEntry() 56     const BigramEntry updateHasNextAndGetEntry(const bool hasNext) const {  in updateHasNextAndGetEntry() 77     bool hasNext() const {  in hasNext()  function
  | 
| D | shortcut_dict_content.cpp | 116     bool hasNext = true;  in copyShortcutListFromDictContent()  local 138     const bool hasNext = shortcutFlags & Ver4DictConstants::SHORTCUT_HAS_NEXT_MASK;  in setProbability()  local 145         const int codePointCount, const int probability, const bool hasNext,  in writeShortcutEntryAndAdvancePosition() 165     bool hasNext = true;  in findShortcutEntryAndGetPos()  local
  | 
| D | bigram_dict_content.cpp | 46     const bool hasNext = (bigramFlags & Ver4DictConstants::BIGRAM_HAS_NEXT_MASK) != 0;  in getBigramEntryAndAdvancePosition()  local 131     bool hasNext = true;  in copyBigramList()  local 186     bool hasNext = true;  in runGCBigramList()  local
  | 
| D | shortcut_dict_content.h | 77            const int probability, const bool hasNext, const int shortcutEntryPos) {  in writeShortcutEntry()
  | 
| D | bigram_dict_content.h | 107     int createAndGetBigramFlags(const bool hasNext) const {  in createAndGetBigramFlags()
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ | 
| D | shortcut_dict_content.cpp | 101     bool hasNext = true;  in copyShortcutListFromDictContent()  local 123     const bool hasNext = shortcutFlags & Ver4DictConstants::SHORTCUT_HAS_NEXT_MASK;  in setProbability()  local 130         const int codePointCount, const int probability, const bool hasNext,  in writeShortcutEntryAndAdvancePosition() 150     bool hasNext = true;  in findShortcutEntryAndGetPos()  local
  | 
| D | shortcut_dict_content.h | 70            const int probability, const bool hasNext, const int shortcutEntryPos) {  in writeShortcutEntry()
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/ | 
| D | ver4_bigram_list_policy.cpp | 174     bool hasNext = true;  in updateAllBigramEntriesAndDeleteUselessEntries()  local 223     bool hasNext = true;  in getBigramEntryConut()  local 241     bool hasNext = true;  in getEntryPosToUpdate()  local 281 bool Ver4BigramListPolicy::updateHasNextFlag(const bool hasNext, const int bigramEntryPos) {  in updateHasNextFlag()
  | 
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ | 
| D | Action.java | 133         public Builder hasNext(boolean hasNext) {  in hasNext()  argument 156             boolean hasNext, boolean infoOnly, Intent intent, int checkSetId, boolean enabled) {  in Action() 269     public boolean hasNext() {  in hasNext()  method in Action
  | 
| /packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/examplestore/ | 
| D | ExampleIterator.java | 25     boolean hasNext() throws InterruptedException;  in hasNext()  method
  | 
| /packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/ | 
| D | PushBackIterator.java | 38     public boolean hasNext() {  in hasNext()  method in PushBackIterator
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/util/ | 
| D | IntSparseArrayMap.java | 51         public boolean hasNext() {  in hasNext()  method in IntSparseArrayMap.ValueIterator
  | 
| /packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/ | 
| D | PreferenceExtensions.kt | 25         override fun hasNext() = index < preferenceCount  in iterator()  method
  | 
| /packages/providers/MediaProvider/src/com/android/providers/media/util/ | 
| D | FileUtils.java | 607                     public boolean hasNext() {  in buildUniqueNameIterator()  method 630                     public boolean hasNext() {  in buildUniqueNameIterator()  method 647             public boolean hasNext() {  in buildUniqueNameIterator()  method
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/bigram/ | 
| D | bigram_list_read_write_utils.h | 42    static AK_FORCE_INLINE bool hasNext(const BigramFlags flags) {  in hasNext()  function
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ | 
| D | binary_dictionary_bigrams_iterator.h | 43     AK_FORCE_INLINE bool hasNext() const {  in hasNext()  function
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/shortcut/ | 
| D | shortcut_list_reading_utils.h | 38     static AK_FORCE_INLINE bool hasNext(const ShortcutFlags flags) {  in hasNext()  function
  | 
| /packages/services/Car/vehicle-hal-support-lib/src/com/android/car/hal/test/ | 
| D | Utils.java | 55         public boolean hasNext() {  in hasNext()  method in Utils.SparseArrayIterator
  | 
| D | DiagnosticEventBuilder.java | 85                 public boolean hasNext() {  in iterator()  method
  | 
| /packages/apps/Messaging/src/com/android/messaging/datamodel/data/ | 
| D | ConversationParticipantsData.java | 106             public boolean hasNext() {  in iterator()  method
  | 
| /packages/apps/DocumentsUI/src/com/android/documentsui/clipping/ | 
| D | ClipStorageReader.java | 100         public boolean hasNext() {  in hasNext()  method in ClipStorageReader.Iterator
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/shortcut/ | 
| D | ver4_shortcut_list_policy.h | 88         bool hasNext = false;  in addNewShortcut()  local
  | 
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/shortcut/ | 
| D | ver4_shortcut_list_policy.h | 98         bool hasNext = false;  in addNewShortcut()  local
  | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/util/ | 
| D | IntCounter.java | 96             public boolean hasNext() {  in iterator()  method
  | 
| D | IntHistogram.java | 239             public boolean hasNext() {  in iterator()  method
  |