Home
last modified time | relevance | path

Searched defs:getOptions (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java109 ActivityOptions getOptions(ActivityRecord r) throws SecurityException { in getOptions() method in SafeActivityOptions
117 ActivityOptions getOptions(ActivityTaskSupervisor supervisor) throws SecurityException { in getOptions() method in SafeActivityOptions
128 ActivityOptions getOptions(@Nullable Intent intent, @Nullable ActivityInfo aInfo, in getOptions() method in SafeActivityOptions
DWindowContextListenerController.java136 @Nullable Bundle getOptions(IBinder clientToken) { in getOptions() method in WindowContextListenerController
DActivityRecord.java4380 ActivityOptions getOptions() { in getOptions() method in ActivityRecord
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java970 public ContentCaptureOptions getOptions(@UserIdInt int userId, in getOptions() method in ContentCaptureManagerService.GlobalContentCaptureOptions
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java581 public VoiceInteractor.PickOptionRequest.Option[] getOptions() { in getOptions() method in VoiceInteractionSession.PickOptionRequest