/aosp12/system/bt/gd/os/linux_generic/ |
H A D | repeating_alarm_unittest.cc | 104 auto after = std::chrono::steady_clock::now(); in TEST_F() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/main/impl/toolbar/ |
H A D | SearchBarView.java | 234 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in beforeTextChanged()
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | DynamicLayout.java | 501 public void reflow(CharSequence s, int where, int before, int after) { in reflow() 1087 private void reflow(CharSequence s, int where, int before, int after) { in reflow() 1097 public void beforeTextChanged(CharSequence s, int where, int before, int after) { in beforeTextChanged() 1101 public void onTextChanged(CharSequence s, int where, int before, int after) { in onTextChanged()
|
H A D | PackedIntVector.java | 267 int after = mRows - (rowgapstart + mRowGapLength); in growBuffer() local
|
/aosp12/frameworks/base/core/java/android/app/admin/ |
H A D | FreezePeriod.java | 128 boolean after(LocalDate localDate) { in after() method in FreezePeriod
|
/aosp12/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
H A D | list.h | 103 #define INSERT_AFTER(list, after, elt, link) \ argument
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | BluetoothPairingDialogFragment.java | 86 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
|
/aosp12/frameworks/av/media/libaaudio/src/utility/ |
H A D | AAudioUtilities.h | 276 int after; in read() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothPairingDialogFragment.java | 89 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | code_rule.cpp | 72 icu::UnicodeString after = message.tempSubString(possibleNumber->end()); in IsValidEnd() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
H A D | ContactRecipientAutoCompleteView.java | 80 final int after) { in beforeTextChanged()
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_advertising_manager_facade.cc | 48 auto after = hci::GapData::Parse(&gap_data, packet.begin()); in GapDataFromProto() local
|
/ohos5.0/base/update/updater/services/script/script_interpreter/ |
H A D | script_statement.h | 166 …riptForStatement(UScriptExpression *before, UScriptExpression *condition, UScriptExpression *after, in UScriptForStatement()
|
H A D | script_statement.cpp | 111 UScriptExpression *after, in CreateForStatement()
|
/aosp12/frameworks/base/core/java/android/text/method/ |
H A D | PasswordTransformationMethod.java | 73 int count, int after) { in beforeTextChanged()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/settings/ |
H A D | BlockedNumbersActivity.java | 313 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
H A D | ExportDialog.java | 79 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
|
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | tls_certificate.cpp | 328 ASN1_TIME *after = X509_get_notAfter(x509); in SetNotValidTime() local
|
/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/ |
H A D | SystemPreparer.java | 271 public void after() { in after() method in SystemPreparer
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | FindActionModeCallback.java | 261 int after) { in beforeTextChanged()
|
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | IconMenuItemView.java | 262 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/ |
H A D | PrivateDnsModeDialogPreference.java | 224 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
|
/aosp12/frameworks/base/tools/bit/ |
H A D | util.cpp | 127 directory_contents_differ(const map<string,FileInfo>& before, const map<string,FileInfo>& after) in directory_contents_differ()
|
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
H A D | DatabaseHelperTest.java | 263 Class<? extends DatabaseHelper> after) throws Exception { in assertDowngrade() 315 Class<? extends DatabaseHelper> after) throws Exception { in assertRecompute() 426 Class<? extends DatabaseHelper> after) throws Exception { in assertUpgrade()
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/program/ |
H A D | MutatableCode.java | 174 private void updateTryBlocksWithReplacementInsn(MInsn before, MInsn after, in updateTryBlocksWithReplacementInsn()
|