Home
last modified time | relevance | path

Searched defs:CONFIRM_ACTION (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DExampleIntentReceivingActivity2.java24 static final String CONFIRM_ACTION = "com.android.cts.deviceandprofileowner.CONFIRM_2"; field in ExampleIntentReceivingActivity2
DExampleIntentReceivingActivity1.java24 static final String CONFIRM_ACTION = "com.android.cts.deviceandprofileowner.CONFIRM_1"; field in ExampleIntentReceivingActivity1