Searched defs:nextRight (Results 1 – 4 of 4) sorted by relevance
85 int nextRight = nextTitle.getRight(); in onDraw() local
89 int nextRight = nextTitle.getRight(); in onDraw() local
504 @JvmField var nextRight: Event? = null variable in com.android.calendar.Event
522 int nextRight = getChildAt(0).getLeft(); in fillLeft() local