Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java54 private static final int policy_system = 0x7f010003; field in OverlayableTest.R.string
103 result = context.getResources().getString(R.string.policy_system); in testOverlayPolicyAll()
143 result = context.getResources().getString(R.string.policy_system); in testSameSignatureNoOverlayableSucceeds()