Home
last modified time | relevance | path

Searched refs:errorText (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics2/ui/view/
DFingerprintEnrollEnrollingRfpsFragment.kt86 private val errorText: TextView in <lambda>() constant in com.android.settings.biometrics2.ui.view.FingerprintEnrollEnrollingRfpsFragment
297 errorText.removeCallbacks(touchAgainRunnable) in <lambda>()
332 errorText.removeCallbacks(touchAgainRunnable) in <lambda>()
333 errorText.postDelayed(touchAgainRunnable, HINT_TIMEOUT_DURATION.toLong()) in <lambda>()
365 errorText.text = error in <lambda>()
366 if (errorText.visibility == View.INVISIBLE) { in <lambda>()
367 errorText.visibility = View.VISIBLE in <lambda>()
368 errorText.translationY = enrollingView!!.context.resources.getDimensionPixelSize( in <lambda>()
371 errorText.alpha = 0f in <lambda>()
372 errorText.animate() in <lambda>()
[all …]
/packages/apps/Settings/src/com/android/settings/remoteauth/enrolling/
DRemoteAuthEnrollEnrolling.kt50 private val errorText by lazy { view!!.requireViewById<TextView>(R.id.error_text) } in <lambda>() constant in com.android.settings.remoteauth.enrolling.RemoteAuthEnrollEnrolling
123 errorText.visibility = View.VISIBLE in updateUi()
124 errorText.text = uiState.errorMsg in updateUi()
126 errorText.visibility = View.INVISIBLE in updateUi()
127 errorText.text = "" in updateUi()
/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/
DVoicemailChangePinActivity.java96 private TextView errorText; field in VoicemailChangePinActivity
120 activity.errorText.setText(null); in onEnter()
216 activity.errorText.setText(error); in onInputChanged()
219 activity.errorText.setText(null); in onInputChanged()
257 activity.errorText.setText(null); in onInputChanged()
260 activity.errorText.setText(R.string.change_pin_confirm_pins_dont_match); in onInputChanged()
356 errorText = (TextView) view.findViewById(R.id.errorText); in onCreate()
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/features/rro/list/
DRroListPanelReducer.kt65 val errorText: String? in <lambda>() constant in com.android.car.customization.tool.features.rro.list.RroListPanelReducer.RroInfo
167 errorText = if (!overlayInfo.isValid()) { in <lambda>()
198 errorText = rroInfo.errorText, in <lambda>()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DWakeLockStateMachine.java132 String errorText = "processMessage: unhandled message type " + msg.what; in processMessage() local
134 throw new RuntimeException(errorText); in processMessage()
136 loge(errorText); in processMessage()
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/ui/panel/items/
DPanelSwitchViewHolder.kt36 if (model.errorText.isNullOrEmpty()) { in bindTo()
39 errorTextView.text = model.errorText in bindTo()
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/
DHealthPreferenceFragment.kt114 protected fun setError(hasError: Boolean, @StringRes errorText: Int = R.string.default_error) { in setError()
122 errorView.setText(errorText) in setError()
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/domain/panel/
DPanel.kt69 val errorText: String?, constant in com.android.car.customization.tool.domain.panel.PanelItem.Switch
/packages/apps/Messaging/src/com/android/messaging/widget/
DWidgetConversationListService.java185 remoteViews.setTextViewText(R.id.errorText, builder); in getViewAt()
194 remoteViews.setTextViewText(R.id.errorText, in getViewAt()
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/features/rro/unbundled/apprro/
DUnbundledRroPanelReducer.kt55 errorText = if (!overlayInfo.isValid()) { in <lambda>()
/packages/apps/Settings/src/com/android/settings/password/
DConfirmLockPattern.java137 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()
DConfirmLockPassword.java149 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...