HomeSort by relevance Sort by last modified time
    Searched refs:OPP_LAUNCHER_COMPONENT (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothSharingRestrictionTest.java 46 private static final ComponentName OPP_LAUNCHER_COMPONENT = new ComponentName(
83 * handled by {@link #OPP_LAUNCHER_COMPONENT}.
103 assertComponentStateAfterTimeout(context, OPP_LAUNCHER_COMPONENT, componentEnabledState);
105 assertHandlerAvailable(context, fileSharingIntent(), OPP_LAUNCHER_COMPONENT, available);
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 36 private static final ComponentName OPP_LAUNCHER_COMPONENT = new ComponentName(
131 OPP_LAUNCHER_COMPONENT, PackageManager.COMPONENT_ENABLED_STATE_DISABLED);
138 OPP_LAUNCHER_COMPONENT, PackageManager.COMPONENT_ENABLED_STATE_DEFAULT);

Completed in 240 milliseconds