Searched defs:prompt (Results 1 – 9 of 9) sorted by relevance
45 val prompt = Prompt(message) in notifyVoiceSuccess() constant64 val prompt = Prompt(message) in notifyVoiceFailure() constant
62 protected void notifySuccess(CharSequence prompt) { in notifySuccess()76 protected void notifyFailure(CharSequence prompt) { in notifyFailure()
62 final TextView prompt = (TextView)findViewById(R.id.download_over_metered_prompt); in setTexts() local
96 final String prompt = context.getResources().getString( in getDialogView() local
171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
171 BiometricPrompt prompt = builder.build(); in authenticate() local
814 private int getMessageId(String permGroupName, Prompt prompt, Boolean isDeviceAware) { in getMessageId()829 private int getDetailMessageId(String permGroupName, Prompt prompt) { in getDetailMessageId()
117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
248 val prompt: Prompt, in <lambda>() constant in com.android.permissioncontroller.permission.ui.model.GrantPermissionsViewModel.RequestInfo387 val prompt = in <lambda>() constant