Home
last modified time | relevance | path

Searched refs:grantCallLogPermissionButton (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/
DNoPermissionsLaunchSmokeTest.java79 final UiObject2 grantCallLogPermissionButton = device.findObject(By.text("ALLOW")); in launchingMainActivityDoesntCrash() local
80 grantCallLogPermissionButton.click(); in launchingMainActivityDoesntCrash()