HomeSort by relevance Sort by last modified time
    Searched full:controller (Results 126 - 150 of 3632) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/controller/
ContentProviderControllerTest.java 1 package org.robolectric.android.controller;
24 private final ContentProviderController<MyContentProvider> controller = Robolectric.buildContentProvider(MyContentProvider.class); field in class:ContentProviderControllerTest
34 MyContentProvider myContentProvider = controller.create().get();
40 MyContentProvider myContentProvider = controller.create().get();
54 controller.create().get();
60 assertThat(controller.get().transcript).containsExactly("onCreate", "query for something");
73 MyContentProvider myContentProvider = controller.create().get();
79 MyContentProvider myContentProvider = controller.shutdown().get();
87 controller.create(providerInfo);
91 assertThat(controller.get().transcript).containsExactly("onCreate", "query for something")
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testautomation_main.c 82 /* First initialize the controller */
83 SDLTest_AssertCheck( (SDL_WasInit(joy_and_controller) & joy_and_controller) == 0, "SDL_WasInit() before init should be false for joystick & controller" );
88 SDLTest_AssertCheck( (initialized_system & joy_and_controller) == joy_and_controller, "SDL_WasInit() should be true for joystick & controller (%x)", initialized_system );
90 /* Then quit the controller, and make sure that implicitly also quits the */
94 SDLTest_AssertCheck( (initialized_system & joy_and_controller) == 0, "SDL_WasInit() should be false for joystick & controller (%x)", initialized_system );
107 /* First initialize the controller and the joystick (explicitly) */
108 SDLTest_AssertCheck( (SDL_WasInit(joy_and_controller) & joy_and_controller) == 0, "SDL_WasInit() before init should be false for joystick & controller" );
114 SDLTest_AssertCheck( (initialized_system & joy_and_controller) == joy_and_controller, "SDL_WasInit() should be true for joystick & controller (%x)", initialized_system );
116 /* Then quit the controller, and make sure that it does NOT quit the */
120 SDLTest_AssertCheck( (initialized_system & joy_and_controller) == SDL_INIT_JOYSTICK, "SDL_WasInit() should be false for joystick & controller (%x)", initialized_system )
    [all...]
  /frameworks/base/media/java/android/media/
MediaController2.java 49 * to be destroyed when there's no controller associated with it.
51 * When controlling {@link MediaSession2}, the controller will be available immediately after
55 * available only if the session service allows this controller by
60 * A controller can be created through token from {@link MediaSessionManager} if you hold the
77 * Called when the controller is successfully connected to the session. The controller
80 * @param controller the controller for this event
83 public void onConnected(@NonNull MediaController2 controller,
87 * Called when the session refuses the controller or the controller is disconnected fro
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformPcieHelperLib/
SocUnit.c 45 /** Tasks to release PCI controller from reset pre wait for PLL Lock.
78 // Controller main reset
87 /** Tasks to release PCI controller from reset after PLL has locked
101 // Controller sideband interface reset.
123 // Controller primary interface reset.
  /packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
RegionZonePreferenceControllerTest.java 53 RegionZonePreferenceController controller = new RegionZonePreferenceController(mActivity); local
54 controller.setTimeZoneInfo(tzInfo);
55 controller.setClickable(false);
56 controller.updateState(preference);
58 assertThat(controller.getSummary().toString()).isEqualTo(expectedSummary);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassImpl.c 374 @param Controller The device to test.
387 IN EFI_HANDLE Controller,
399 Controller,
403 Controller,
448 Controller,
451 Controller
460 @param Controller The device to initialize.
473 IN EFI_HANDLE Controller,
544 &UsbMass->Controller,
565 Controller,
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/DwUfsHcDxe/
ComponentName.c 3 uses it to query the MMIO base address of the UFS host controller.
41 L"Universal Flash Storage (UFS) Mmio Host Controller Driver"
52 L"Universal Flash Storage (UFS) Mmio Host Controller"
117 Retrieves a Unicode string that is the user readable name of the controller
120 This function retrieves the user readable name of the controller specified by
123 Language, then a pointer to the controller name is returned in ControllerName,
125 managing the controller specified by ControllerHandle and ChildHandle,
132 @param ControllerHandle[in] The handle of a controller that the driver
134 specifies the controller whose name is to be
137 @param ChildHandle[in] The handle of the child controller to retrieve
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
ComponentName.c 3 uses it to query the MMIO base address of the UFS host controller.
39 L"Universal Flash Storage (UFS) Pci Host Controller Driver"
50 L"Universal Flash Storage (UFS) Pci Host Controller"
115 Retrieves a Unicode string that is the user readable name of the controller
118 This function retrieves the user readable name of the controller specified by
121 Language, then a pointer to the controller name is returned in ControllerName,
123 managing the controller specified by ControllerHandle and ChildHandle,
130 @param ControllerHandle[in] The handle of a controller that the driver
132 specifies the controller whose name is to be
135 @param ChildHandle[in] The handle of the child controller to retrieve
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
UsbHcMem.h 3 This file contains the definination for host controller memory management routines.
37 // host controller. XHCI requires the control memory and transfer
72 Initialize the memory management pool for the host controller.
74 @param PciIo The PciIo that can be used to access the host controller.
102 Allocate some memory from the host controller's memory pool
103 which can be used to communicate with host controller.
105 @param Pool The host controller's memory pool.
121 @param Pool The memory pool of the host controller.
136 @param Pool The memory pool of the host controller.
153 @param Pool The memory pool of the host controller.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ComponentName.c 237 Tests whether a controller handle is being managed by a specific driver and
238 the child handle is a child device of the controller.
240 @param ControllerHandle A handle for a controller to test.
247 @param ConsumsedGuid Supplies the protocol that the child controller
248 opens on its parent controller.
278 // Tests whether a controller handle is being managed by a specific driver.
290 // Tests whether a child handle is a child device of the controller.
302 Retrieves a Unicode string that is the user readable name of the controller
305 This function retrieves the user readable name of the controller specified by
308 Language, then a pointer to the controller name is returned in ControllerName,
    [all...]
  /packages/apps/Settings/src/com/android/settings/slices/
SliceBroadcastReceiver.java 99 throw new IllegalStateException("No key passed to Intent for toggle controller");
102 final BasePreferenceController controller = getPreferenceController(context, key); local
104 if (!(controller instanceof TogglePreferenceController)) {
108 if (!controller.isAvailable()) {
110 if (!controller.hasAsyncUpdate()) {
116 // TODO post context.getContentResolver().notifyChanged(uri, null) in the Toggle controller
118 final TogglePreferenceController toggleController = (TogglePreferenceController) controller;
121 if (!controller.hasAsyncUpdate()) {
130 "No key passed to Intent for slider controller. Use extra: " + EXTRA_SLICE_KEY);
134 throw new IllegalArgumentException("Invalid position passed to Slider controller");
137 final BasePreferenceController controller = getPreferenceController(context, key); local
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DriverConfiguration.c 3 provides ability to set IDE bus controller specific options.
83 Allows the user to set controller specific options for a controller that a
87 @param ControllerHandle The handle of the controller to set options on.
88 @param ChildHandle The handle of the child controller to set options on.
91 that wish to set options for the bus controller.
104 options for the controller specified by ControllerHandle..
109 the controller specified by ControllerHandle and ChildHandle.
112 controller specified by ControllerHandle and ChildHandle.
114 controller specified by ControllerHandle and ChildHandle
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DriverHealth.h 5 the health status for a controller to be retrieved. If a controller is not in a usable
15 A controller that is managed by driver that follows the EFI Driver Model and
17 controllers that the driver is currently managing. The controller can initially
18 be healthy, failed, require repair, or require configuration. If a controller
19 requires configuration, and the user make configuration changes, the controller
96 Retrieves the health status of a controller in the platform. This function can also
98 be repair a controller that is not proper configured.
102 @param[in] ControllerHandle The handle of the controller to retrieve the health status
108 @param[in] ChildHandle The handle of the child controller to retrieve the health
    [all...]
  /external/chromium-trace/catapult/systrace/systrace/
tracing_controller.py 7 '''Tracing controller class. This class manages
28 """Record the clock sync marker for controller tracing agent.
30 Unlike with the other tracing agents, the tracing controller should not
44 """Start tracing for the controller tracing agent.
46 Start tracing for the controller tracing agent. Note that
47 the tracing controller records the "controller side"
63 """Stops tracing for the controller tracing agent.
73 """Gets the log output from the controller tracing agent.
75 This output only contains the "controller side" of the clock sync records
    [all...]
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/IsaAcpiDxe/
PcatIsaAcpi.c 58 @param Controller Handle of device to test.
69 IN EFI_HANDLE Controller,
85 Controller,
89 Controller,
142 Controller,
145 Controller
167 IN EFI_HANDLE Controller,
185 Controller,
189 Controller,
243 PcatIsaAcpiDev->Handle = Controller;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
ParametricEditor.java 32 import com.android.gallery3d.filtershow.controller.ActionSlider;
33 import com.android.gallery3d.filtershow.controller.BasicSlider;
34 import com.android.gallery3d.filtershow.controller.ColorChooser;
35 import com.android.gallery3d.filtershow.controller.Control;
36 import com.android.gallery3d.filtershow.controller.Parameter;
37 import com.android.gallery3d.filtershow.controller.ParameterActionAndInt;
38 import com.android.gallery3d.filtershow.controller.ParameterBrightness;
39 import com.android.gallery3d.filtershow.controller.ParameterColor;
40 import com.android.gallery3d.filtershow.controller.ParameterHue;
41 import com.android.gallery3d.filtershow.controller.ParameterInteger
    [all...]
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettingsDashboardFragment.java 76 for (AbstractPreferenceController controller : mPreferenceControllers) {
77 if (controller instanceof AdbOnChangeListener) {
78 ((AdbOnChangeListener) controller).onAdbSettingChanged();
94 for (AbstractPreferenceController controller : mPreferenceControllers) {
95 if (controller instanceof BluetoothServiceConnectionListener) {
96 ((BluetoothServiceConnectionListener) controller).onBluetoothCodecUpdated();
112 for (AbstractPreferenceController controller : mPreferenceControllers) {
113 if (controller instanceof BluetoothServiceConnectionListener) {
114 ((BluetoothServiceConnectionListener) controller)
125 for (AbstractPreferenceController controller : mPreferenceControllers)
225 final OemUnlockPreferenceController controller = getDevelopmentOptionsController( local
232 final OemUnlockPreferenceController controller = getDevelopmentOptionsController( local
239 final AdbPreferenceController controller = getDevelopmentOptionsController( local
247 final AdbPreferenceController controller = getDevelopmentOptionsController( local
254 final ClearAdbKeysPreferenceController controller = getDevelopmentOptionsController( local
261 final LogPersistPreferenceController controller = getDevelopmentOptionsController( local
268 final LogPersistPreferenceController controller = getDevelopmentOptionsController( local
275 final BluetoothA2dpHwOffloadPreferenceController controller = local
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/
ComponentName.c 22 // Guide for UEFI 2.3.1 v1.01, 11 UEFI Driver and Controller Names.
73 Retrieves a Unicode string that is the user readable name of the controller
77 @param DeviceHandle The handle of a controller that the driver specified by
78 This is managing. This handle specifies the controller
80 @param ChildHandle The handle of the child controller to retrieve the name
84 bus controller. It will not be NULL for a bus driver
85 that wishes to retrieve the name of a child controller.
87 identifier. This is the language of the controller name
93 string is the name of the controller specified by
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Driver.c 61 Test whether MTFTP driver support this controller.
64 @param Controller The controller to test
67 @retval EFI_SUCCESS The controller has UDP service binding protocol
85 IN EFI_HANDLE Controller,
92 Controller,
96 Controller,
130 @param Controller The controller to install the MTFTP service
140 controller.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootComponentName.h 50 Retrieves a Unicode string that is the user readable name of the controller
54 @param ControllerHandle The handle of a controller that the driver specified by
55 This is managing. This handle specifies the controller
57 @param ChildHandle The handle of the child controller to retrieve the name
61 bus controller. It will not be NULL for a bus driver
62 that wishes to retrieve the name of a child controller.
64 identifier. This is the language of the controller name
70 string is the name of the controller specified by
83 the controller specified by ControllerHandle and
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
ComponentName.h 49 Retrieves a Unicode string that is the user readable name of the controller
53 @param ControllerHandle The handle of a controller that the driver specified by
54 This is managing. This handle specifies the controller
56 @param ChildHandle The handle of the child controller to retrieve the name
60 bus controller. It will not be NULL for a bus driver
61 that wishes to retrieve the name of a child controller.
63 identifier. This is the language of the controller name
69 string is the name of the controller specified by
82 the controller specified by ControllerHandle and
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
ComponentName.h 47 Retrieves a Unicode string that is the user readable name of the controller
51 @param ControllerHandle The handle of a controller that the driver specified by
52 This is managing. This handle specifies the controller
54 @param ChildHandle The handle of the child controller to retrieve the name
58 bus controller. It will not be NULL for a bus driver
59 that wishes to retrieve the name of a child controller.
61 identifier. This is the language of the controller name
67 string is the name of the controller specified by
80 the controller specified by ControllerHandle and
  /device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
ComponentName.h 47 Retrieves a Unicode string that is the user readable name of the controller
51 @param ControllerHandle The handle of a controller that the driver specified by
52 This is managing. This handle specifies the controller
54 @param ChildHandle The handle of the child controller to retrieve the name
58 bus controller. It will not be NULL for a bus driver
59 that wishes to retrieve the name of a child controller.
61 identifier. This is the language of the controller name
67 string is the name of the controller specified by
80 the controller specified by ControllerHandle and
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
UsbHcMem.h 2 This file contains the definination for host controller memory
41 // host controller. EHCI requires the control memory and transfer
75 Initialize the memory management pool for the host controller.
77 @param PciIo The PciIo that can be used to access the host controller.
78 @param Check4G Whether the host controller requires allocated memory
109 Allocate some memory from the host controller's memory pool
110 which can be used to communicate with host controller.
112 @param Pool The host controller's memory pool.
128 @param Pool The memory pool of the host controller.
  /external/chromium-trace/catapult/systrace/profile_chrome/
profiler.py 15 def _GetResults(trace_results, controller, output, compress, write_json,
22 for agent in controller.get_child_agents:
28 trace_results = [x for x in controller.all_results if not (x.source_name ==
69 modules: The list of modules to initialize the tracing controller with.
85 controller = tracing_controller.TracingController(agents_with_config,
88 result = controller.StartTracing()
89 trace_type = controller.GetTraceType()
102 all_results = controller.StopTracing()
107 return _GetResults(all_results, controller, output, compress, write_json,

Completed in 4352 milliseconds

1 2 3 4 56 7 8 91011>>