/development/samples/Vault/tests/src/com/example/android/vault/ |
D | EncryptedDocumentTest.java | 123 final JSONObject before = new JSONObject(); in testMetadataAndContents() local 124 before.put("meow", "cake"); in testMetadataAndContents() 125 doc.writeMetadataAndContent(before, beforePipe[0]); in testMetadataAndContents() 162 final JSONObject before = new JSONObject(); in testNormalMetadataOnly() local 163 before.put("lol", "wut"); in testNormalMetadataOnly() 164 doc.writeMetadataAndContent(before, null); in testNormalMetadataOnly() 199 final JSONObject before = new JSONObject(); in testBitTwiddle() local 200 before.put("twiddle", "twiddle"); in testBitTwiddle() 201 doc.writeMetadataAndContent(before, null); in testBitTwiddle()
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | EasyTextWatcher.java | 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() argument
|
/development/samples/browseable/FingerprintDialog/ |
D | _index.jd | 9 before proceeding some actions such as purchasing an item.
|
/development/samples/browseable/AsymmetricFingerprintDialog/ |
D | _index.jd | 9 before proceeding some actions such as purchasing an item. This version uses asymmetric keys.
|
/development/samples/browseable/ConfirmCredential/ |
D | _index.jd | 9 to authenticate the user before they are trying to complete some actions.
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | TextWatcherWrapper.java | 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() argument
|
/development/samples/browseable/DirectBoot/ |
D | _index.jd | 11 go off after reboot even before the user enters their credentials.
|
/development/samples/devbytes/animation/PropertyAnimations/src/com/example/android/propertyanimations/ |
D | PropertyAnimations.java | 84 setAnimation.play(translateAnimation).after(alphaAnimation).before(rotateAnimation); in onCreate() 85 setAnimation.play(rotateAnimation).before(scaleAnimation); in onCreate()
|
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
D | CardEmulationFragment.java | 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() argument
|
/development/samples/browseable/DragAndDropAcrossApps/ |
D | _index.jd | 13 must request permission first, before it can be used.
|
/development/python-packages/ |
D | .gitignore | 29 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/development/samples/browseable/BatchStepSensor/ |
D | _index.jd | 18 requires manually flushing the sensor event queue before it overflows, which is not
|
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/common/logger/ |
D | LogFragment.java | 81 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.common.logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/NavigationDrawer/src/com.example.android.common.logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/Interpolator/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/ |
D | LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onCreateView()
|