Searched refs:callLog (Results 1 – 1 of 1) sorted by relevance
151 UiObject2 callLog = mDevice.wait(Until.findObject( in testDialerCallLogFling() local153 assertNotNull("Call log can't be found", callLog); in testDialerCallLogFling()155 callLog.fling(Direction.DOWN); in testDialerCallLogFling()157 callLog.fling(Direction.UP); in testDialerCallLogFling()