Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java55 private static final int policy_vendor = 0x7f010004; field in OverlayableTest.R.string
106 result = context.getResources().getString(R.string.policy_vendor); in testOverlayPolicyAll()
146 result = context.getResources().getString(R.string.policy_vendor); in testSameSignatureNoOverlayableSucceeds()