Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDisallowSharingIntoProfileTest.java78 private static final String KNOWN_ACTION_TO_PERSONAL = PrimaryUserActivity.ACTION; field in DisallowSharingIntoProfileTest
107 new IntentFilter(KNOWN_ACTION_TO_PERSONAL), in testSetUp()
141 new Intent(KNOWN_ACTION_TO_PERSONAL)); in testSharingFromProfile()