Searched refs:profileViewOperation (Results 1 – 1 of 1) sorted by relevance
530 ? profileViewOperation(view, new ViewOperation<Void>() { in profileViewAndChildren()557 ? profileViewOperation(view, new ViewOperation<Void>() { in profileViewAndChildren()571 ? profileViewOperation(view, new ViewOperation<Object>() { in profileViewAndChildren()621 private static <T> long profileViewOperation(View view, final ViewOperation<T> operation) { in profileViewOperation() method in ViewDebug