HomeSort by relevance Sort by last modified time
    Searched refs:hasDividerBeforeChildAt (Results 1 - 4 of 4) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
LinearLayoutCompat.java 296 if (hasDividerBeforeChildAt(i)) {
304 if (hasDividerBeforeChildAt(count)) {
324 if (hasDividerBeforeChildAt(i)) {
337 if (hasDividerBeforeChildAt(count)) {
560 protected boolean hasDividerBeforeChildAt(int childIndex) {
625 if (hasDividerBeforeChildAt(i)) {
724 if (mTotalLength > 0 && hasDividerBeforeChildAt(count)) {
    [all...]
  /frameworks/base/core/java/android/widget/
LinearLayout.java 350 if (hasDividerBeforeChildAt(i)) {
358 if (hasDividerBeforeChildAt(count)) {
378 if (hasDividerBeforeChildAt(i)) {
391 if (hasDividerBeforeChildAt(count)) {
626 protected boolean hasDividerBeforeChildAt(int childIndex) {
691 if (hasDividerBeforeChildAt(i)) {
789 if (mTotalLength > 0 && hasDividerBeforeChildAt(count)) {
    [all...]
ActionMenuView.java 449 if (hasDividerBeforeChildAt(i)) {
473 if (hasDividerBeforeChildAt(i)) {
687 protected boolean hasDividerBeforeChildAt(int childIndex) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 459 milliseconds