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

<<21222324252627282930>>

  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 42 * a listener to receive notification of telephony state changes.
807 * Registers a listener object to receive notification of changes
  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 370 * uNotifyType: Type of notification to be sent.
377 * DSP_EFAIL: Unable to register for notification.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 370 * uNotifyType: Type of notification to be sent.
377 * DSP_EFAIL: Unable to register for notification.
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrv.c 445 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "FW reset notification received.\n");
517 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "Scan complete notification from TNET.\n");
  /packages/apps/DeskClock/src/com/android/deskclock/
Alarms.java 71 // This intent is sent from the notification when the user cancels the
446 // will erase the clock preferences. Also clear the snooze notification in
  /packages/apps/IM/src/com/android/im/imps/
ImpsContactListManager.java     [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 594 // Update the notification for new messages since they
598 // Update the notification for failed messages since they
  /packages/apps/Settings/src/com/android/settings/
InstalledAppDetails.java 450 * Private method to handle get size info notification from observer when
507 * Private method to handle clear message notification from observer when
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 23 import android.app.Notification;
402 startForeground(0, new Notification());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceManager.java 91 * Notification for resource file change.
98 * Notification for resource folder change.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.c 421 WLAN_REPORT_INFORMATION( pScanSRV->hReport, SCAN_SRV_MODULE_LOG, ("FW reset notification received.\n") );
492 WLAN_REPORT_INFORMATION( pScanSRV->hReport, SCAN_SRV_MODULE_LOG, ("Scan complete notification from TNET.\n") );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrv.c 445 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "FW reset notification received.\n");
517 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "Scan complete notification from TNET.\n");
  /external/dbus/bus/
dispatch.c     [all...]
  /external/wpa_supplicant/
ChangeLog 78 * fixed EAP-AKA Notification processing to allow Notification to be
176 * ndis_events: Changed NDIS event notification design to use WMI to
    [all...]
  /frameworks/base/core/java/android/accounts/
AccountManagerService.java 20 import android.app.Notification;
    [all...]
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 1651 SuppServiceNotification notification = local
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.c     [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToHTMLStream.java 677 * Receive notification of the beginning of a document.
745 * Receive notification of the end of a document.
774 * Receive notification of the beginning of an element.
    [all...]
  /development/samples/ApiDemos/
AndroidManifest.xml 345 <activity android:name=".app.NotifyWithText" android:label="App/Notification/NotifyWithText">
352 <activity android:name=".app.IncomingMessage" android:label="App/Notification/IncomingMessage">
359 <activity android:name=".app.IncomingMessageView" android:label="App/Notification/IncomingMessageView">
366 <!-- This is used to display a notification selected by the user
378 android:label="App/Notification/Status Bar"
388 <activity android:name=".app.NotifyingController" android:label="App/Notification/Notifying Service Controller">
475 <!-- 3. The shortcut is deleted. There is no notification to your application. -->
    [all...]
  /external/bluetooth/glib/gobject/
gobject.c 346 * This signal is typically used to obtain change notification for a
690 /* freeze object's notification queue, g_object_newv() preserves pairedness */
803 * premature notification while the object is still being modified.
884 g_warning ("%s: property-changed notification for %s(%p) is not frozen",
    [all...]
  /dalvik/docs/
debugmon.html 312 <p>Enable thread creation/death notification.
321 <p>Thread Creation notification.
329 <p>Thread Death notification.
  /external/icu4c/test/intltest/
icusvtst.cpp 973 logln("simple registration notification");
996 // should only get one notification even if register multiple times
1006 // same thread, so we can't callback within notification, unlike Java
    [all...]
  /external/webkit/WebCore/html/
HTMLMediaElement.cpp     [all...]
  /external/webkit/WebKit/win/
WebView.cpp 195 /* [in] */ IWebNotification* notification);
208 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification)
213 hr = notification->getObject(&unkPrefs);
227 hr = notification->name(&nameBSTR);
    [all...]

Completed in 160 milliseconds

<<21222324252627282930>>