Searched refs:findProfileButton (Results 1 – 2 of 2) sorted by relevance
24 import static android.photopicker.cts.util.PhotoPickerUiUtils.findProfileButton;104 final UiObject profileButton = findProfileButton(); in testWorkApp_canAccessPersonalProfileContents()158 final UiObject profileButton = findProfileButton(); in assertBlockedByAdmin()
93 public static UiObject findProfileButton() { in findProfileButton() method in PhotoPickerUiUtils