Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java52 private static final int policy_product = 0x7f010001; field in OverlayableTest.R.string
100 result = context.getResources().getString(R.string.policy_product); in testOverlayPolicyAll()
140 result = context.getResources().getString(R.string.policy_product); in testSameSignatureNoOverlayableSucceeds()