Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 74) sorted by relevance

123

/development/samples/Vault/tests/src/com/example/android/vault/
DEncryptedDocumentTest.java128 final JSONObject after = doc.readMetadata(); in testMetadataAndContents() local
129 assertEquals("cake", after.getString("meow")); in testMetadataAndContents()
167 final JSONObject after = doc.readMetadata(); in testNormalMetadataOnly() local
168 assertEquals("wut", after.getString("lol")); in testNormalMetadataOnly()
248 final JSONObject after = doc.readMetadata(); in testErrorAbortsWrite() local
249 assertEquals("red", after.getString("color")); in testErrorAbortsWrite()
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DEasyTextWatcher.java29 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
DTextWatcherWrapper.java37 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
DCardEmulationFragment.java55 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() argument
/development/samples/browseable/XYZTouristAttractions/
D_index.jd13 The app itself is modeled after a hypothetical tourist attractions
/development/tools/idegen/
DREADME20 Repeat these steps after each sync...
29 "Build -> Rebuild Project". Sometimes IntelliJ gets confused after the
47 Repeat these steps after each sync...
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/JobScheduler/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/RevealEffectBasic/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BeamLargeFiles/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()

123