/cts/tests/src/android/widget/cts/ |
ExpandableListWithHeaders.java | 61 * @return The number of headers (and the same number of footers)
|
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ |
ExpandableListWithHeaders.java | 61 * @return The number of headers (and the same number of footers)
|
PositionTesterContextMenuListener.java | 30 // Fake constant to store in testType a test type specific to headers and footers
|
/external/apache-http/src/org/apache/http/impl/io/ |
ChunkedInputStream.java | 93 private Header[] footers = new Header[] {}; field in class:ChunkedInputStream 242 this.footers = AbstractMessageParser.parseHeaders 272 return (Header[])this.footers.clone();
|
/external/webkit/WebKit/mac/WebView/ |
WebFrameView.h | 76 @abstract Tells whether this frame can print headers and footers
|
/bionic/libc/bionic/ |
dlmalloc.c | 80 if FOOTERS is defined. 107 If FOOTERS is defined nonzero, then each allocated chunk 116 FOOTERS may also be worth using with MSPACES.) 222 Unless FOOTERS is defined, each mspace is completely independent. 225 caught). If FOOTERS is defined, then each chunk carries around a tag 258 FOOTERS default: 0 260 information in the footers of allocated chunks. This adds 380 stamping footers. Otherwise, the current time is used. 517 #ifndef FOOTERS 518 #define FOOTERS [all...] |
dlmalloc.h | 532 If compiled with FOOTERS==1, mspace_free is not actually needed. 542 If compiled with FOOTERS==1, mspace_realloc is not actually
|
/external/bzip2/ |
bz-fo.xsl | 146 <!-- workaround bug in footers: force right-align w/two 80|30 cols --> 187 <!-- no, book titlepages have no footers at all --> 189 <xsl:when test="$sequence = 'blank' and $footers.on.blank.pages = 0">
|
/external/libffi/src/ |
dlmalloc.c | 53 if FOOTERS is defined. 80 If FOOTERS is defined nonzero, then each allocated chunk 89 FOOTERS may also be worth using with MSPACES.) 195 Unless FOOTERS is defined, each mspace is completely independent. 198 caught). If FOOTERS is defined, then each chunk carries around a tag 231 FOOTERS default: 0 233 information in the footers of allocated chunks. This adds 353 stamping footers. Otherwise, the current time is used. 490 #ifndef FOOTERS 491 #define FOOTERS [all...] |
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_malloc.c | 89 if FOOTERS is defined. 116 If FOOTERS is defined nonzero, then each allocated chunk 125 FOOTERS may also be worth using with MSPACES.) 231 Unless FOOTERS is defined, each mspace is completely independent. 234 caught). If FOOTERS is defined, then each chunk carries around a tag 267 FOOTERS default: 0 269 information in the footers of allocated chunks. This adds 389 stamping footers. Otherwise, the current time is used. 527 #ifndef FOOTERS 528 #define FOOTERS [all...] |
/frameworks/base/core/java/android/widget/ |
Adapter.java | 144 * getCount() == 0 but since getCount() includes the headers and footers, specialized
|
ListView.java | 408 * headers and/or footers will cause the adapter to be wrapped. 489 // cleanup the state of our footers and headers 1681 final ArrayList<FixedViewInfo> footers = mFooterViewInfos; local [all...] |
ExpandableListView.java | 519 // Ignore clicks in header/footers [all...] |
AbsListView.java | [all...] |
/packages/apps/Phone/src/com/android/phone/ |
OtaUtils.java | 140 // inflate OTA Call card and footers [all...] |
/dalvik/hit/samples/ |
android.hprof | [all...] |
/external/webkit/WebKit/mac/ |
ChangeLog-2006-02-09 | [all...] |