Home
last modified time | relevance | path

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

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