Searched refs:nSetBottom (Results 1 – 2 of 2) sorted by relevance
1250 return nSetBottom(mNativeRenderNode, bottom); in setBottom()1564 private static native boolean nSetBottom(long renderNode, int bottom); in nSetBottom() method in RenderNode
218 /*package*/ static boolean nSetBottom(long renderNode, int bottom) { in nSetBottom() method in RenderNode_Delegate