Searched refs:RemoteInputViewController (Results 1 – 6 of 6) sorted by relevance
21 import com.android.systemui.statusbar.policy.RemoteInputViewController32 val controller: RemoteInputViewController46 fun bindController(impl: RemoteInputViewControllerImpl): RemoteInputViewController
143 private void setTestPendingIntent(RemoteInputViewController controller) { in setTestPendingIntent()163 RemoteInputViewController controller = bindController(view, row.getEntry()); in testSendRemoteInput_intentContainsResultsAndSource()203 RemoteInputViewController controller = bindController(view, row.getEntry()); in getTargetInputMethodUser()328 RemoteInputViewController controller = bindController(view, row.getEntry()); in testUiEventLogging_openAndSend()358 RemoteInputViewController controller = bindController(view, row.getEntry()); in testUiEventLogging_openAndAttach()455 private RemoteInputViewController bindController( in bindController()
45 interface RemoteInputViewController { regex93 fun stealFocusFrom(other: RemoteInputViewController) {127 ) : RemoteInputViewController {
151 private RemoteInputViewController mViewController;320 public void setController(RemoteInputViewController controller) { in setController()329 public RemoteInputViewController getController() { in getController()
64 import com.android.systemui.statusbar.policy.RemoteInputViewController;111 @Nullable private RemoteInputViewController mExpandedRemoteInputController;112 @Nullable private RemoteInputViewController mHeadsUpRemoteInputController;181 private RemoteInputViewController mCachedExpandedRemoteInputViewController;182 private RemoteInputViewController mCachedHeadsUpRemoteInputViewController;1316 RemoteInputViewController cachedController, NotificationViewWrapper wrapper) {2216 @Nullable RemoteInputViewController mController;
433 -packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputViewController.kt