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

  /frameworks/base/core/java/android/widget/
TableRow.java 266 int getLocationOffset(View child) {
LinearLayout.java 595 // (See getNextLocationOffset and getLocationOffset)
599 // getLocationOffset(child)
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 491 // (See getNextLocationOffset and getLocationOffset)
495 // getLocationOffset(child)
    [all...]
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
LinearLayoutCompat.java 447 // (See getNextLocationOffset and getLocationOffset)
451 // getLocationOffset(child)
    [all...]

Completed in 169 milliseconds