Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java51 private static final int not_overlayable = 0x7f010000; field in OverlayableTest.R.string
94 String result = context.getResources().getString(R.string.not_overlayable); in testOverlayPolicyAll()
134 String result = context.getResources().getString(R.string.not_overlayable); in testSameSignatureNoOverlayableSucceeds()