Searched refs:RemoteAuthActivityInternal (Results 1 – 3 of 3) sorted by relevance
22 class RemoteAuthActivityInternal : RemoteAuthActivity() class
37 fun getSettingsClassName() = RemoteAuthActivityInternal::class.java.name
55 import com.android.settings.remoteauth.RemoteAuthActivityInternal;266 addActivityFilter(activityFilters, RemoteAuthActivityInternal.class); in registerAlwaysExpandRule()