/development/samples/browseable/StorageClient/src/com.example.android.common/logger/ |
LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {}
|
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/ |
LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {}
|
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/ |
LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {}
|
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/ |
LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {}
|
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/ |
LogFragment.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) {}
|
/external/chromium/chrome/browser/ui/cocoa/translate/ |
translate_infobar_base.h | 25 // Move the |toMove| view |spacing| pixels before/after the |anchor| view. 31 // Check that the control |before| is ordered visually before the |after| 34 bool VerifyControlOrderAndSpacing(id before, id after);
|
/external/chromium_org/chrome/browser/resources/history/ |
history.css | 587 html[dir='ltr'] #newest-button::before { 597 html[dir='ltr'] #newer-button::before, 598 html[dir='rtl'] #older-button::before { 625 #action-menu[data-devicename]::before { 639 #action-menu[data-devicename='']::before { 643 #action-menu[data-devicetype='laptop']::before { 648 #action-menu[data-devicetype='phone']::before { 654 #action-menu[data-devicetype='tablet']::before {
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
LengthBox.h | 78 Length before(WritingMode) const;
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-graphite2.cc | 301 unsigned int before = gr_slot_before (is); local 305 while (clusters[ci].base_char > before && ci) 312 if (gr_slot_can_insert_before (is) && clusters[ci].num_chars && before >= clusters[ci].base_char + clusters[ci].num_chars) 316 c->num_chars = before - c->base_char;
|
/external/chromium_org/third_party/icu/ |
icudata.host.darwin-arm.mk | 74 # Include paths placed before CFLAGS/CPPFLAGS 133 # Include paths placed before CFLAGS/CPPFLAGS
|
icudata.host.darwin-mips.mk | 75 # Include paths placed before CFLAGS/CPPFLAGS 135 # Include paths placed before CFLAGS/CPPFLAGS
|
icudata.host.darwin-x86.mk | 74 # Include paths placed before CFLAGS/CPPFLAGS 135 # Include paths placed before CFLAGS/CPPFLAGS
|
icudata.host.linux-arm.mk | 74 # Include paths placed before CFLAGS/CPPFLAGS 133 # Include paths placed before CFLAGS/CPPFLAGS
|
icudata.host.linux-mips.mk | 75 # Include paths placed before CFLAGS/CPPFLAGS 135 # Include paths placed before CFLAGS/CPPFLAGS
|
/external/chromium_org/third_party/yasm/ |
config_sources.host.darwin-x86.mk | 70 # Include paths placed before CFLAGS/CPPFLAGS 125 # Include paths placed before CFLAGS/CPPFLAGS
|
config_sources.host.linux-x86.mk | 70 # Include paths placed before CFLAGS/CPPFLAGS 125 # Include paths placed before CFLAGS/CPPFLAGS
|
/external/chromium_org/ui/base/gestures/ |
gesture_point.h | 89 bool IsInClickAggregateTimeWindow(double before, double after) const;
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-102153.js | 30 // Test that the break point is set before initializing the loop variable 31 // so that we break before any iteration has been run.
|
/external/harfbuzz_ng/src/ |
hb-graphite2.cc | 301 unsigned int before = gr_slot_before (is); local 305 while (clusters[ci].base_char > before && ci) 312 if (gr_slot_can_insert_before (is) && clusters[ci].num_chars && before >= clusters[ci].base_char + clusters[ci].num_chars) 316 c->num_chars = before - c->base_char;
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
ContentProviderOperationBuilderTest.java | 10 import org.junit.Before; 25 @Before 26 public void before() { method in class:ContentProviderOperationBuilderTest
|
PowerManagerTest.java | 9 import org.junit.Before; 22 @Before 23 public void before() { method in class:PowerManagerTest
|
/external/stlport/stlport/stl/config/ |
_gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore. 35 /* define for gcc versions before 3.4.0. */ 55 /* For gcc before version 3 this macro is defined below */
|
/external/v8/test/mjsunit/regress/ |
regress-102153.js | 30 // Test that the break point is set before initializing the loop variable 31 // so that we break before any iteration has been run.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore. 35 /* define for gcc versions before 3.4.0. */ 55 /* For gcc before version 3 this macro is defined below */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore. 35 /* define for gcc versions before 3.4.0. */ 55 /* For gcc before version 3 this macro is defined below */
|