Searched defs:where (Results 1 – 5 of 5) sorted by relevance
94 ElementDescriptor descriptor, Point where, in addElementToXml()142 Point where) { in computeDropFeedback()217 private static void adjustAbsoluteAttributes(final UiElementNode uiNode, final Point where) { in adjustAbsoluteAttributes()
97 public void showDropTarget(Point where) { in showDropTarget()
186 Point where = ((DropRequest) request).getLocation().getCopy(); in getTargetEditPart() local
192 public int delete(Uri uri, String where, String[] whereArgs) { in delete()215 public int update(Uri uri, ContentValues values, String where, String[] whereArgs) { in update()
194 public int delete(Uri uri, String where) { in delete()