/ndk/build/platforms/android-8/arch-arm/usr/include/netinet/ |
ip.h | 106 * ECN (Explicit Congestion Notification) codepoints in RFC3168
|
/ndk/build/platforms/android-8/arch-x86/usr/include/netinet/ |
ip.h | 106 * ECN (Explicit Congestion Notification) codepoints in RFC3168
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmKlaxon.java | 279 * This just cancels the audio, but leaves the notification
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmKlaxon.java | 282 * This just cancels the audio, but leaves the notification
|
/packages/apps/Mms/res/values-fr/ |
strings.xml | 162 <string name="pref_notification_settings_title" msgid="4860726154770053004">"Paramètres de notification"</string> 182 <string name="pref_summary_notification_vibrateWhen" msgid="669655090822561447">"Vibrer également à la réception d\'une notification"</string> 212 <string name="multimedia_notification" msgid="4124031788554972308">"Notification de messages MMS"</string> 265 <string name="sms_full_title" msgid="6041287140125011854">"Notification de mémoire est pleine"</string> [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetryScheduler.java | 82 // We are only supposed to handle M-Notification.ind, M-Send.req
|
Transaction.java | 32 * Transaction is an abstract class for notification transaction, send transaction
|
/packages/apps/Mms/src/com/android/mms/util/ |
DownloadManager.java | 225 // because it's useless for M-Notification.ind.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPairingDialog.java | 213 // Since its only a notification, send an OK to the framework,
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadService.java | 66 /** Class to handle Notification Manager updates */ 124 * Receives notification when the data in the observed content 129 Log.v(Constants.TAG, "Service ContentObserver received notification"); [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AndroidDebugBridge.java | 724 * The notification of the listeners is done in a synchronized block. It is important to 760 * The notification of the listeners is done in a synchronized block. It is important to 796 * The notification of the listeners is done in a synchronized block. It is important to 832 * The notification of the listeners is done in a synchronized block. It is important to [all...] |
HandleProfiling.java | 137 * Handle notification that method profiling has finished writing
|
/system/vold/ |
DirectVolume.cpp | 271 * the removal notification will be sent on the Disk
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/inc/ |
scrApi.h | 106 SCR_CRS_FW_RESET /**< Notification of recovery (client should elect what to do) */
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
ScanSrv.h | 178 * that will trigger a recovery notification
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
scrApi.h | 115 SCR_CRS_FW_RESET /**< Notification of recovery (client should elect what to do) */
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
AccountManagerTest.java | 603 false /* no failure notification */); 620 false /* no failure notification */, 676 false /* no failure notification */, [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
keyfile.sgml | 830 url="http://www.freedesktop.org/Standards/startup-notification-spec">Startup 831 Notification Protocol Specification</ulink>. 843 Startup Notification with older applications.
|
/external/webkit/WebKit/mac/Misc/ |
WebIconDatabase.mm | 80 - (void)_resetCachedWebPreferences:(NSNotification *)notification; 322 - (void)_applicationWillTerminate:(NSNotification *)notification 357 - (void)_resetCachedWebPreferences:(NSNotification *)notification
|
/frameworks/base/core/java/android/widget/ |
SlidingDrawer.java | 844 * Sets the listener that receives a notification when the drawer becomes open. 853 * Sets the listener that receives a notification when the drawer becomes close. 862 * Sets the listener that receives a notification when the drawer starts or ends [all...] |
/frameworks/base/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 369 "we received the flush-complete notification."); 397 "notification."); 404 "notification.");
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
DataConnection.java | 138 * An instance used for notification of blockingReset. 855 * have to use handle the notification in the DcInactiveState.enter. [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaDataConnectionTracker.java | 566 * seems like it deserves an error notification. 615 Log.d(LOG_TAG,"NOT Posting Data Connection Unavailable notification " [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/ |
MacServices_api.h | 259 * 5) powerSaveCompleteCB - Calback function - for success/faild notification.\n 260 * 6) powerSavecmdResponseCB - Calback function - for GWSI success/faild notification.\n 286 * 4) TI_HANDLE theObjectHandle - the handle the object that need the PS success/fail notification.\n
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/ |
MacServices_api.h | 286 * 5) powerSaveCompleteCB - Calback function - for success/faild notification.\n 287 * 6) powerSavecmdResponseCB - Calback function - for GWSI success/faild notification.\n 313 * 4) TI_HANDLE theObjectHandle - the handle the object that need the PS success/fail notification.\n
|