Searched refs:IntentFactory (Results 1 – 4 of 4) sorted by relevance
41 import android.credentials.selection.IntentFactory;100 Intent intent = IntentFactory.createCancelUiIntent(mContext, TOKEN, in testExtractCancelUiRequest()129 Intent intent = IntentFactory.createCredentialSelectorIntent( in testExtractRequestInfo_createRequest()159 Intent intent = IntentFactory.createCredentialSelectorIntent( in testExtractRequestInfo_getRequest()
106 final IntentFactory factory; in onClick()108 factory = (IntentFactory) factoryClass.newInstance(); in onClick()243 public interface IntentFactory { interface in IntentDrivenTestActivity
15 import com.android.cts.verifier.IntentDrivenTestActivity.IntentFactory;188 public static class DeskClockIntentFactory implements IntentFactory {
1370 …aggedApi("android.credentials.flags.configurable_selector_ui_enabled") public class IntentFactory {