Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDisallowSharingIntoProfileTest.java77 private static final String KNOWN_ACTION_TO_PROFILE = ManagedProfileActivity.ACTION; field in DisallowSharingIntoProfileTest
110 new IntentFilter(KNOWN_ACTION_TO_PROFILE), in testSetUp()
121 new Intent(KNOWN_ACTION_TO_PROFILE)); in testSharingFromPersonalFails()
128 new Intent(KNOWN_ACTION_TO_PROFILE)); in testSharingFromPersonalSucceeds()