Files
frameworks_base/tests/RollbackTest/TestApp
Richard Uhler 4b80033434 Make method private to fix checkstyle error.
Checkstyle wants all public methods to have javadocs. Rather than add
javadocs for this method, mark it private, which is more appropriate.

Bug: 112431924
Test: atest RollbackTest
Change-Id: I438d16b0e4164482ba5f6527aecd50c65ce41418
2019-01-31 15:29:04 +00:00
..