/packages/apps/Settings/src/com/android/settings/biometrics2/ui/view/ |
D | FingerprintEnrollEnrollingRfpsFragment.kt | 86 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/ |
D | RemoteAuthEnrollEnrolling.kt | 50 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/ |
D | VoicemailChangePinActivity.java | 96 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/ |
D | RroListPanelReducer.kt | 65 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/ |
D | WakeLockStateMachine.java | 132 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/ |
D | PanelSwitchViewHolder.kt | 36 if (model.errorText.isNullOrEmpty()) { in bindTo() 39 errorTextView.text = model.errorText in bindTo()
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/ |
D | HealthPreferenceFragment.kt | 114 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/ |
D | Panel.kt | 69 val errorText: String?, constant in com.android.car.customization.tool.domain.panel.PanelItem.Switch
|
/packages/apps/Messaging/src/com/android/messaging/widget/ |
D | WidgetConversationListService.java | 185 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/ |
D | UnbundledRroPanelReducer.kt | 55 errorText = if (!overlayInfo.isValid()) { in <lambda>()
|
/packages/apps/Settings/src/com/android/settings/password/ |
D | ConfirmLockPattern.java | 137 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()
|
D | ConfirmLockPassword.java | 149 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()
|
/packages/apps/TV/libs/m2/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |