HomeSort by relevance Sort by last modified time
    Searched full:controller (Results 601 - 625 of 1585) sorted by null

<<21222324252627282930>>

  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 95 private Controller mController;
144 public ContactFragment(Uri uri, ContactFragment.Controller controller) {
146 mController = controller;
233 public interface Controller {
238 public static final class DefaultController implements Controller {
268 public void setController(Controller controller) {
269 mController = controller;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 70 unsigned char attenuation; /* 0 - 127 (no corresponding midi controller) */
146 unsigned char attenuation; /* 0-127 (no corresponding midi controller) */
230 __u8 attenuation; /* 0 - 127 (no corresponding midi controller) */
282 __u8 attenuation; /* 0-127 (no corresponding midi controller) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capi.h 64 __u16 ncontroller; /* number of installed controller */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
gadgetfs.h 10 * Filesystem based user-mode API to USB Gadget controller hardware
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 70 unsigned char attenuation; /* 0 - 127 (no corresponding midi controller) */
146 unsigned char attenuation; /* 0-127 (no corresponding midi controller) */
230 __u8 attenuation; /* 0 - 127 (no corresponding midi controller) */
282 __u8 attenuation; /* 0-127 (no corresponding midi controller) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capi.h 64 __u16 ncontroller; /* number of installed controller */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
gadgetfs.h 10 * Filesystem based user-mode API to USB Gadget controller hardware
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_iw.h 73 unsigned char attenuation; /* 0 - 127 (no corresponding midi controller) */
149 unsigned char attenuation; /* 0-127 (no corresponding midi controller) */
233 __u8 attenuation; /* 0 - 127 (no corresponding midi controller) */
285 __u8 attenuation; /* 0-127 (no corresponding midi controller) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 70 unsigned char attenuation; /* 0 - 127 (no corresponding midi controller) */
146 unsigned char attenuation; /* 0-127 (no corresponding midi controller) */
230 __u8 attenuation; /* 0 - 127 (no corresponding midi controller) */
282 __u8 attenuation; /* 0-127 (no corresponding midi controller) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capi.h 64 __u16 ncontroller; /* number of installed controller */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
gadgetfs.h 10 * Filesystem based user-mode API to USB Gadget controller hardware
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_iw.h 73 unsigned char attenuation; /* 0 - 127 (no corresponding midi controller) */
149 unsigned char attenuation; /* 0-127 (no corresponding midi controller) */
233 __u8 attenuation; /* 0 - 127 (no corresponding midi controller) */
285 __u8 attenuation; /* 0-127 (no corresponding midi controller) */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerService.java 38 import com.example.android.apis.app.RemoteService.Controller;
158 new Intent(this, Controller.class), 0);
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 48 * which periodically yields control back to the controller coroutine.
61 * specifically on filtering. The resulting controller protocol is _far_
62 * simpler and less error-prone; the only controller operation is deliverMoreNodes(),
501 * from the controller before delivering any events. Note that
502 * the very first thing the controller tells us may be "I don't
532 * ask if more are needed. We will resume the controller thread with
539 * controller's permission. Normally this means end of document has been
670 // Mark as done and yield control to the controller coroutine
  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.cc 40 // If we've already received a notification for the same controller, we
79 // access the controller that will be invalid, we delete ourselves.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_unittest.cc 142 TestingAutocompleteEditController controller; local
144 AutocompleteEditModel model(&view, &controller, &profile);
autocomplete_edit_view_mac.h 30 AutocompleteEditViewMac(AutocompleteEditController* controller,
197 AutocompleteTextField* field_; // owned by tab controller
  /external/chromium/chrome/browser/chromeos/login/
enterprise_enrollment_view.cc 83 EnterpriseEnrollmentController* controller)
84 : controller_(controller),
existing_user_controller.h 53 // Returns the current existing user controller if it has been created.
144 // Pointer to the current instance of the controller to be used by
  /external/chromium/chrome/browser/extensions/
extension_omnibox_apitest.cc 74 void WaitForAutocompleteDone(AutocompleteController* controller) {
75 while (!controller->done()) {
page_action_apitest.cc 33 browser()->GetSelectedTabContents()->controller().session_id().id();
58 tab_id = browser()->GetSelectedTabContents()->controller().session_id().id();
  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 29 // A model & low level controller of a Browser Window tabstrip. Holds a vector
98 // Controller associated, so the final insertion index may differ from the
143 // Access the order controller. Exposed only for unit tests.
170 // NOTE: adding a tab using this method does NOT query the order controller,
193 // ownership of the passed in controller.
266 int GetIndexOfController(const NavigationController* controller) const;
287 // Returns the controller controller that opened the TabContents at |index|.
tab_strip_model_delegate.h 30 // This interface is typically implemented by the controller that instantiates
62 // If |defer_load| is true, the navigation controller doesn't load the url.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_folder_target.mm 19 - (id)initWithController:(id<BookmarkButtonControllerProtocol>)controller {
21 controller_ = controller;
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.h 20 // Create the appropriate tab strip controller based on whether or not side
21 // tabs are enabled. Replaces the current controller.

Completed in 555 milliseconds

<<21222324252627282930>>