/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/ |
D | GrepHelper.java | 36 public abstract void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand() argument 76 public void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand() argument 86 if (after > 0) { in buildCommand() 88 sb.append(after); in buildCommand() 131 public void buildCommand(StringBuilder sb, String pattern, int before, int after, in buildCommand() argument 142 if (after > 0) { in buildCommand() 144 sb.append(after); in buildCommand()
|
/development/samples/Vault/tests/src/com/example/android/vault/ |
D | EncryptedDocumentTest.java | 129 final JSONObject after = doc.readMetadata(); in testMetadataAndContents() local 130 assertEquals("cake", after.getString("meow")); in testMetadataAndContents() 168 final JSONObject after = doc.readMetadata(); in testNormalMetadataOnly() local 169 assertEquals("wut", after.getString("lol")); in testNormalMetadataOnly() 249 final JSONObject after = doc.readMetadata(); in testErrorAbortsWrite() local 250 assertEquals("red", after.getString("color")); in testErrorAbortsWrite()
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | EasyTextWatcher.java | 29 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
|
/development/tools/otagui/src/components/ |
D | FileSelect.vue | 60 .dropdown:after { 77 .dropdown:after {
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | TextWatcherWrapper.java | 37 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
|
/development/samples/browseable/DirectBoot/ |
D | _index.jd | 11 go off after reboot even before the user enters their credentials.
|
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
D | CardEmulationFragment.java | 55 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
|
/development/tools/idegen/ |
D | README | 22 Repeat these steps after each sync... 31 "Build -> Rebuild Project". Sometimes IntelliJ gets confused after the 49 Repeat these steps after each sync...
|
/development/samples/VoiceInteractionService/ |
D | README.md | 24 out/target/product/system/etc/permissions/ or push it again after syncing. Sometimes you might 34 Tap directRecord to simulate the non-DSP case (must be done after a dsp trigger since it 55 …e value increasing as the AudioUtils.read call progresses. This value is reset after each new call.
|
/development/samples/browseable/XYZTouristAttractions/ |
D | _index.jd | 13 The app itself is modeled after a hypothetical tourist attractions
|
/development/tools/cargo_embargo/testdata/ |
D | README.md | 23 Run the integration tests again after updating the crate metadata.
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/Interpolator/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/ |
D | LogFragment.java | 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
|