Searched refs:matchOwner (Results 1 – 5 of 5) sorted by relevance
71 public boolean matchOwner(UndoOwner owner) { in matchOwner() method in UndoOperation
702 if (state.matchOwner(owners[i])) { in matchOwners()904 boolean matchOwner(UndoOwner owner) { in matchOwner() method in UndoManager.UndoState906 if (mOperations.get(i).matchOwner(owner)) { in matchOwner()
4295 HSPLandroid/content/UndoOperation;->matchOwner(Landroid/content/UndoOwner;)Z
14188 Landroid/content/UndoManager$UndoState;->matchOwner(Landroid/content/UndoOwner;)Z14243 Landroid/content/UndoOperation;->matchOwner(Landroid/content/UndoOwner;)Z
4298 HSPLandroid/content/UndoOperation;->matchOwner(Landroid/content/UndoOwner;)Z