/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | AbstractWebViewActivity.java | 37 UiObject2 previous = null; in getInput() local 39 if (label.equals(previous)) { in getInput() 46 previous = child; in getInput()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/analyzers/ |
D | TapLatencyAnalyzer.java | 107 float previous = 0.0f; in fillPeakBuffer() local 110 float output = previous * mDroop; in fillPeakBuffer() 114 previous = output; in fillPeakBuffer()
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2021_39797.java | 47 String previous = AdbUtils.runCommandLine("settings get global hidden_api_policy", device); in testPocCVE_2021_39797() local 55 AdbUtils.runCommandLine("settings put global hidden_api_policy " + previous, device); in testPocCVE_2021_39797()
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | TestWebView.java | 85 UiObject2 previous = null; in getInput() local 87 if (label.equals(previous)) { in getInput() 92 previous = child; in getInput()
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | AudioTrackSurroundTest.java | 236 AudioTimestamp previous = null; in checkIndividualTimestamps() local 242 if (previous != null) { in checkIndividualTimestamps() 245 timestamp.framePosition >= previous.framePosition); in checkIndividualTimestamps() 247 timestamp.nanoTime >= previous.nanoTime); in checkIndividualTimestamps() 249 if (timestamp.framePosition > previous.framePosition) { in checkIndividualTimestamps() 254 long elapsedFrames = timestamp.framePosition - previous.framePosition; in checkIndividualTimestamps() 255 long elapsedNanos = timestamp.nanoTime - previous.nanoTime; in checkIndividualTimestamps() 278 previous = timestamp; in checkIndividualTimestamps()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
D | LaunchSequence.java | 174 public ConsecutiveLaunch(LaunchSequence previous, LaunchIntent launchIntent, in ConsecutiveLaunch() argument 176 mPrevious = previous; in ConsecutiveLaunch()
|
/cts/tests/signature/api-check/shared-libs-api/ |
D | Android.bp | 44 ":CtsSharedLibsApiSignatureTestCases_cts-shared-libs-all-previous.api", 133 // Generates a zip file containing all the API files from previous releases >= 28 excluding the 136 name: "CtsSharedLibsApiSignatureTestCases_cts-shared-libs-all-previous.api", 145 "shared-libs-all-previous.api.zip",
|
/cts/hostsidetests/appsecurity/test-apps/tinyapp/ |
D | Android.bp | 71 // with the previous key in the lineage and part of a sharedUid. 120 // grant access to the previous key in the lineage to join the sharedUid. 161 // prevent the previous key in the lineage from joining the sharedUid. 179 // prevent the previous key in the lineage from using a signature permission. 199 // two apps share the same previous signer in their lineage with different 201 // with the previous signing key from joining a sharedUserId. 219 // grant access to the previous key in the lineage to join the sharedUid. 237 // prevent the previous signing key from joining the sharedUserId. 294 // with the previous key in the lineage and part of a sharedUid. 310 // prevent the previous signing key from joining the sharedUserId. [all …]
|
/cts/tests/tests/media/ |
D | README.md | 45 If the device contains an incomplete directory (from previous incomplete execution of the tests,
|
/cts/tests/app/src/android/app/cts/ |
D | CloseSystemDialogsTest.java | 452 String previous = Settings.Global.getString(mResolver, in setHiddenApiPolicy() 455 return previous; in setHiddenApiPolicy()
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 42 …DEBUG: [ 3] connection opened, clearing any previous input and waiting for act…
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/ |
D | WindowUntrustedTouchTest.java | 1044 float previous = mInputManager.getMaximumObscuringOpacityForTouch(); in setMaximumObscuringOpacityForTouch() 1046 return previous; in setMaximumObscuringOpacityForTouch()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | layered_filter_fast_f32.rscript | 66 // with previous layers.
|
D | layered_filter_fast_d1new.rscript | 64 // with previous layers.
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 111 version 2.1 should be the same as for previous versions.
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 23694 … field public static final String KEY_REPEAT_PREVIOUS_FRAME_AFTER = "repeat-previous-frame-after";
|