Searched refs:TrustedDeviceActivity (Results 1 – 2 of 2) sorted by relevance
52 import com.android.car.companiondevicesupport.feature.trust.ui.TrustedDeviceActivity;168 Intent enrollmentIntent = new Intent(mContext, TrustedDeviceActivity.class) in showEnrollmentNotification()
63 public class TrustedDeviceActivity extends FragmentActivity { class