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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/platform/network/
ResourceRequestBase.h 136 // Whether the associated ResourceHandleClient needs to be notified of
  /external/webkit/Source/WebCore/rendering/
RenderButton.cpp 187 // enters the page cache. But we currently have no way of being notified
  /external/webkit/Source/WebCore/workers/
WorkerContext.h 154 // An observer interface to be notified when the worker thread is getting stopped.
  /external/webkit/Source/WebKit/chromium/public/
WebBindings.h 147 // The exception handler will be notified of any exceptions thrown while
  /frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl 147 * Sets the callback that will be notified when playback of utterance from the
  /frameworks/base/core/java/android/widget/
Adapter.java 37 * @param observer the object that gets notified when the data set changes.
  /frameworks/base/docs/html/guide/topics/wireless/
wifip2p.jd 47 <li>Listeners that allow you to be notified of the success or failure of {@link
59 notified with the {@link android.net.wifi.p2p.WifiP2pManager.ActionListener#onSuccess
426 // asynchronous call and the calling activity is notified with a
448 You can be notified of a connection success or failure through the {@link
  /libcore/luni/src/main/java/java/lang/ref/
ReferenceQueue.java 111 // wait until notified or the timeout has elapsed
  /libcore/luni/src/main/java/javax/sql/
PooledConnection.java 48 * manager is notified via a {@link ConnectionEvent} from the connection that
  /packages/apps/Browser/src/com/android/browser/provider/
SQLiteContentProvider.java 85 * Call this to add a URI to the list of URIs to be notified when the transaction
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
Folder.java 115 * Fetches the given list of messages. The specified listener is notified as
  /packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java 30 * orientation of the phone. The client of this class is notified when
NetworkQueryService.java 107 * callback object in the queue to be notified upon request
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_sequence.h 86 * sequence, so that the iterators are notified of changes in the
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 86 * sequence, so that the iterators are notified of changes in the
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 86 * sequence, so that the iterators are notified of changes in the
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 86 * sequence, so that the iterators are notified of changes in the
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceContentProvider.java 105 // notified with the new entries.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatReceiver.java 175 * @param l listener to notified when messages are received from the device
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidManifestHelper.java 134 * @param errorListener the {@link XmlErrorListener} object being notified of the presence
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
AndroidPropertyPage.java 130 // simply update the properties copy. Eclipse will be notified of the file change
  /system/media/mca/filterfw/java/android/filterfw/core/
AsyncRunner.java 209 * with setDoneCallback to be notified of when the background processing has
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 161 * application can be notified when the device has ended discoverability.
252 * <p>Register for {@link BluetoothDevice#ACTION_FOUND} to be notified as
454 * to be notified of subsequent adapter state changes. If this call returns
485 * to be notified of subsequent adapter state changes. If this call returns
664 * BluetoothDevice#ACTION_FOUND} to be notified as remote Bluetooth devices
727 * or {@link #ACTION_DISCOVERY_FINISHED} to be notified when discovery
    [all...]
  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 494 * If rows were inserted, then listeners are notified of the change.
577 * If rows were deleted, then listeners are notified of the change.
640 * and observers that have registered themselves for the provider are notified.
656 * If rows were updated, then listeners are notified of the change.
733 * and observers that have registered themselves for the provider are notified.
  /cts/tests/tests/database/src/android/database/cts/
MergeCursorTest.java 345 // Before registering, observer can't be notified.
376 // After runegistering, observer can't be notified.

Completed in 6901 milliseconds

1 2 3 4 5 6 7 8 91011>>