Searched refs:nSetBottom (Results 1 – 3 of 3) sorted by relevance
218 /*package*/ static boolean nSetBottom(long renderNode, int bottom) { in nSetBottom() method in RenderNode_Delegate
1321 return nSetBottom(mNativeRenderNode, bottom); in setBottom()1629 private static native boolean nSetBottom(long renderNode, int bottom); in nSetBottom() method in RenderNode
65047 Landroid/view/RenderNode;->nSetBottom(JI)Z