| commit | daaa13012a32fd7e457e8a33f7b73eb7ba8a5550 | [log] [tgz] |
|---|---|---|
| author | Faizan Naikwade <[email protected]> | Tue Mar 04 04:32:10 2025 +0000 |
| committer | Faizan Naikwade <[email protected]> | Mon Mar 03 20:44:51 2025 -0800 |
| tree | 56281086d8a173c280f9761a16b0f280cd141261 | |
| parent | 3a497369a85a7d5ff94d3ec2b1c9124fa8b410b8 [diff] |
Refactoring JNI Conversion of PageObjects into separate function. As PageObject implementation is getting bloated up its best to split up individual page object implementations into separate function. This helps in code readability and maintainance. Bug: 400451602 Test: CTS in place to verify functionality. Flag: EXEMPT (bug 400451602 ) Change-Id: I38a089551af92dbdc8f0f1114f8bfb8696cc2d62