Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java53 private static final int policy_public = 0x7f010002; field in OverlayableTest.R.string
97 result = context.getResources().getString(R.string.policy_public); in testOverlayPolicyAll()
121 String result = context.getResources().getString(R.string.policy_public); in testOverlayCodeNotLoaded()
137 result = context.getResources().getString(R.string.policy_public); in testSameSignatureNoOverlayableSucceeds()