Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 69) 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/FragmentTransition/
D_index.jd7 This sample demonstrates how to start a transition right after a fragment transaction.
/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/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/BasicMediaRouter/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/FragmentTransition/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/NavigationDrawer/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/JumpingJack/Application/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/BasicMultitouch/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/AppRestrictionSchema/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
DLogFragment.java93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {} in onCreateView()

123