Searched refs:mTo (Results 1 – 3 of 3) sorted by relevance
73 protected int[] mTo; field in ShadowSimpleCursorAdapter98 mTo = to; in __constructor__()130 final int count = mTo.length; in bindView()132 final int[] to = mTo; in bindView()361 mTo = to; in changeCursorAndColumns()
221 def AddEdge(self, mFrom, mTo): argument222 edge = "M%i -> M%i;" % (mFrom.id, mTo.id)
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...