Searched refs:SKIP (Results 1 – 7 of 7) sorted by relevance
227 private static final int SKIP = -1; field in Base64.Decoder325 } else if (d != SKIP) { in process()335 } else if (d != SKIP) { in process()350 } else if (d != SKIP) { in process()372 } else if (d != SKIP) { in process()381 } else if (d != SKIP) { in process()388 if (d != SKIP) { in process()
135 SKIP, enumerator
1904 } else if (entry->interceptKeyResult == KeyEntry::InterceptKeyResult::SKIP) { in dispatchKeyLocked()3324 keyEntry.interceptKeyResult != KeyEntry::InterceptKeyResult::SKIP) { in pokeUserActivityLocked()6555 entry.interceptKeyResult = KeyEntry::InterceptKeyResult::SKIP; in doInterceptKeyBeforeDispatchingCommand()
339 SKIP, enumerator
518 return SKIP; in popFromStashAndRegister()
2592 case OutputBuffers::SKIP: in sendOutputBuffers()
56897 Landroid/util/Base64$Decoder;->SKIP:I