Searched defs:above (Results 1 – 5 of 5) sorted by relevance
48 const int above = (i > 0) ? curr - 4 * width : curr; in computeGradient() local
601 View above; in fillSpecific() local
1494 View above; in fillSpecific() local
7326 void fixDirection(boolean above) { in fixDirection()
7297 final ActivityRecord above = task.getActivityAbove(this); in shouldUseSolidColorSplashScreen() local