Searched defs:showPrompt (Results 1 – 5 of 5) sorted by relevance
79 private fun showPrompt(expandable: Expandable?, userId: Int) { in showPrompt() method
77 private fun showPrompt(expandable: Expandable?) { in showPrompt() method in com.android.systemui.qs.tiles.impl.irecording.domain.interactor.IssueRecordingUserActionInteractor
180 private fun showPrompt(expandable: Expandable?) { in pendingServiceIntent() method
131 public void showPrompt(int taskId, boolean allowCancel) { in showPrompt() method in ScreenPinningRequest
365 private void showPrompt(@NonNull PromptViewModel viewModel, in showPrompt() method in AuthContainerView