HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 301 - 325 of 816) sorted by null

<<11121314151617181920>>

  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java 257 "collapse", "inherit", "separate");
368 "collapse", "hidden", "inherit", "visible");
463 builder.put("border-collapse",
    [all...]
  /external/testng/src/main/resources/
testng-reports.css 306 .collapse-all-icon {
  /frameworks/base/packages/PrintSpooler/res/layout/
print_activity_controls.xml 266 <!-- Expand/collapse handle -->
  /frameworks/base/packages/PrintSpooler/res/values-en-rAU/
strings.xml 45 <string name="collapse_handle" msgid="6886637989442507451">"Collapse handle"</string>
  /frameworks/base/packages/PrintSpooler/res/values-en-rGB/
strings.xml 45 <string name="collapse_handle" msgid="6886637989442507451">"Collapse handle"</string>
  /frameworks/base/packages/PrintSpooler/res/values-en-rIN/
strings.xml 45 <string name="collapse_handle" msgid="6886637989442507451">"Collapse handle"</string>
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/datetime/
ZoneGetter.java 84 // writing Android lists 5 olson ids for Australia which collapse to 2 different zone names
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSDetail.java 183 // Ensure we collapse into the same point we opened from.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DndTile.java 114 // Collapse the panels, so the user can see the toast.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
FingerprintUnlockController.java 82 * How much faster we collapse the lockscreen when authenticating with fingerprint.
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
StatusBarTest.java 314 new Test("Collapse panels in 3 sec.") {
  /packages/apps/Contacts/src/com/android/contacts/editor/
StructuredNameEditorView.java 49 * the full name, expand and collapse will preserve this. However, if the user
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
MoreContactUtilsTest.java 86 // Require explicit +1 country code declaration to collapse
  /packages/apps/Dialer/src/com/android/dialer/widget/
SearchEditTextLayout.java 239 public void collapse(boolean animate) { method in class:SearchEditTextLayout
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
MessageStateChange.java 120 // Collapse rows acting on the same message.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ActionServiceImpl.java 62 * @param requestCode - request code used to collapse requests
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
FlyoutControlComposite.java 531 * Handler for {@link SWT#MouseHover} event - temporary expands flyout and collapse again when
562 // mouse is in full container - collapse
565 // it is possible, that user restored (OPEN) flyout, so collapse only if we still in expand state
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
tohtml.py 93 border-collapse: separate;
112 border-collapse: separate;
638 # collapse the row to a much smaller height (or
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 61 * At which point from [0,1] does the horizontal collapse animation end (or start when
73 * At which point from [0,1] does the horizontal collapse animation start (or start when
79 * At which point from [0,1] does the vertical collapse animation start (or end when
    [all...]
  /external/autotest/client/tools/
html_report.py 74 border-collapse: collapse;
97 border-collapse: collapse;
    [all...]
  /external/clang/test/OpenMP/
for_codegen.cpp 245 #pragma omp for schedule(auto) collapse(2)
289 #pragma omp for collapse(2) schedule(runtime)
401 #pragma omp for collapse(2)
  /external/fio/t/
btrace2fio.c 31 * Collapse defaults
1028 log_err("\t-u\tDepth difference for collapse (def=%u)\n", depth_diff);
1029 log_err("\t-x\tRandom difference for collapse (def=%u)\n", random_diff);
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTree.java 156 but does NOT collapse nil-rooted t's that come in here like addChild.
  /external/boringssl/src/crypto/asn1/
a_bytes.c 251 /* We are about to parse 0..n d2i_ASN1_bytes objects, we are to collapse
  /external/chromium-trace/catapult/perf_insights/perf_insights/endpoints/cloud_mapper/
task.py 129 # TODO: There's no reducer yet, so we can't actually collapse multiple

Completed in 3223 milliseconds

<<11121314151617181920>>