HomeSort by relevance Sort by last modified time
    Searched full:unfix (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tests/FixVibrateSetting/res/layout/
fix_vibrate.xml 31 <Button android:id="@+id/unfix"
34 android:text="@string/unfix"
  /frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
FixVibrateSetting.java 53 mUnfix = findViewById(R.id.unfix);
86 unfix(); method
106 private void unfix() { method in class:FixVibrateSetting
  /external/chromium_org/third_party/WebKit/ManualTests/
remove-fixed-position-but-keep-compositing.html 8 The black rectangle starts fixed, and due to a -webkit-transform will be composited. Toggle to unfix it and scroll: the black rectangle should scroll with the page and not overlap the numbers.
  /frameworks/base/tests/FixVibrateSetting/res/values/
strings.xml 22 <string name="unfix">Break the setting</string>
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]

Completed in 562 milliseconds