HomeSort by relevance Sort by last modified time
    Searched full:notified (Results 151 - 175 of 665) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/rendering/svg/
SVGResourcesCache.cpp 159 // The resource itself may have clients, that need to be notified.
  /external/webkit/Source/WebKit/android/plugins/
ANPVideo_npapi.h 70 /** Set a callback to be notified when an ANativeWindow is composited by
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 129 * <strong>Note</strong> An accessibility service may have requested to be notified for
150 * For each feedback type only one accessibility service is notified. Services are notified
155 * services do not compete with other services and are notified last regardless of the
  /frameworks/base/core/java/android/net/
LinkSocketNotifier.java 84 * Get notified of every capability change
  /frameworks/base/core/java/android/webkit/
SearchBox.java 82 * Add and remove listeners to the given Searchbox. Listeners are notified
  /frameworks/base/core/java/android/widget/
SeekBar.java 30 * be notified of the user's actions.
AutoCompleteTextView.java 499 * <p>Sets the listener that will be notified when the user clicks an item
509 * <p>Sets the listener that will be notified when the user selects an item
519 * <p>Returns the listener that is notified whenever the user clicks an item
532 * <p>Returns the listener that is notified whenever the user selects an
545 * <p>Returns the listener that is notified whenever the user clicks an item
555 * <p>Returns the listener that is notified whenever the user selects an
578 * Notably, when the AutoCompleteTextView is closed or released, the adapter is not notified.
    [all...]
  /frameworks/base/docs/html/resources/articles/
tts.jd 71 enables our application to be notified when the Text-To-Speech engine is fully
179 <p>And the Activity gets notified of the completion in the implementation
196 optional utterance identifier to be notified on the completion of the synthesis
205 <p>Once you are notified of the synthesis completion, you can play the output
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragment.java 31 * calls using the same program object, the runtime needs to be notified of that
RSSurfaceView.java 68 // Install a SurfaceHolder.Callback so we get notified when the
  /libcore/luni/src/main/java/java/beans/
PropertyChangeSupport.java 34 * Manages a list of listeners to be notified when a property changes. Listeners
35 * subscribe to be notified of all property changes, or of changes to a single
55 * only be notified when the assigned property is changed. This list may be
173 * Returns the subscribers to be notified when {@code propertyName} changes.
  /packages/apps/Email/src/com/android/email/
MessagingListener.java 115 * General notification messages subclasses can override to be notified that the controller
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
SeekBar.java 30 * be notified of the user's actions.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ListSuggestionCursor.java 117 * @param observer gets notified when the data set changes.
  /packages/apps/Settings/src/com/android/settings/
AirplaneModeEnabler.java 108 * TODO: We update the checkbox summary when we get notified
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
TablePanel.java 38 * Sets a TableFocusListener which will be notified when one of the tables
  /external/chromium/chrome/browser/instant/
instant_loader.h 34 // delegate is notified by way of |InstantLoaderDoesntSupportInstant|.
113 // starts with |suggested_text|, then the delegate is notified of the change,
  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.h 8 // self deleting, when the bubble is closed, you will be notified via
62 // |delegate| will be notified when the bubble is closed. The bubble will
  /external/chromium/chrome/browser/ui/
shell_dialogs.h 108 // associated with this object will be notified when the selection is
163 // The listener to be notified of selection completion.
  /external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
WebFullScreenManagerMac.mm 205 // Use a CABasicAnimation here for the zoom effect. We want to be notified that the animation has
257 // Use a CABasicAnimation here for the zoom effect. We want to be notified that the animation has
  /external/chromium/chrome/browser/autofill/
personal_data_manager_unittest.cc 115 // The message loop will exit when the mock observer is notified.
154 // The message loop will exit when the PersonalDataLoadedObserver is notified.
183 // The message loop will exit when the mock observer is notified.
222 // The message loop will exit when the PersonalDataLoadedObserver is notified.
259 // The message loop will exit when the mock observer is notified.
309 // The message loop will exit when the mock observer is notified.
321 // The message loop will exit when the PersonalDataLoadedObserver is notified.
356 // The message loop will exit when the mock observer is notified.
378 // The message loop will exit when the PersonalDataLoadedObserver is notified.
395 // The message loop will exit when the mock observer is notified
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java 486 * to the framework. The application is notified of a success or failure to initiate
509 * to the framework. The application is notified of a success or failure to initiate
536 * to the framework. The application is notified of a success or failure to initiate
558 * to the framework. The application is notified of a success or failure to initiate
576 * to the framework. The application is notified of a success or failure to initiate
  /external/libnfc-nxp/src/
phLibNfc_SE.c 109 Any activity on Smx or UICC will be notified */
129 * SE Notification events are notified with this callback
339 be notified afterworlds */
  /external/wpa_supplicant_8/wpa_supplicant/
README-WPS 121 used. wpa_supplicant is notified this with a control interface
134 minute window). wpa_supplicant is notified of the local button event
146 wpa_supplicant is notified over the control interface, e.g., with
  /frameworks/base/core/java/android/database/
Cursor.java 381 * @param observer the object that gets notified when the content backing the cursor changes.
400 * @param observer the object that gets notified when the cursors data set changes.
419 * this resolver will be notified.

Completed in 4051 milliseconds

1 2 3 4 5 67 8 91011>>