/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
LibraryDeltaVisitor.java | 30 * and trigger a resource recompilation/repackaging.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
LayoutReloadMonitor.java | 46 * Monitor for file changes that could trigger a layout redraw, or a UI update 100 // listen to resource changes. Used for non-layout resource (trigger a redraw), or 101 // any resource folder (trigger a locale list refresh) 300 // now check that the file is *NOT* a layout file (those automatically trigger a layout
|
/system/core/adb/ |
utils.c | 90 * trigger that last case. */
|
/system/core/init/ |
keywords.h | 68 KEYWORD(trigger, COMMAND, 1, do_trigger)
|
init_parser.c | 320 void action_for_each_trigger(const char *trigger, 327 if (!strcmp(act->name, trigger)) { 368 ERROR("property name too long in trigger %s", act->name); 373 /* does the property exist, and match the trigger value? */ 627 parse_error(state, "actions must have a trigger\n");
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
smePrivate.h | 52 TI_UINT32 uStatusCode; /* Extra information to the reason. i.e. packet status code or roaming trigger */
|
apConnApi.h | 99 /* 0 */ ROAMING_TRIGGER_NONE, /**< No roaming trigger */ 101 /* 1 */ ROAMING_TRIGGER_LOW_QUALITY_FOR_BG_SCAN, /**< Low quality trigger for background scan */ 102 /* 2 */ ROAMING_TRIGGER_NORMAL_QUALITY_FOR_BG_SCAN, /**< Normal quality trigger for background scan */ 115 /* 11 */ ROAMING_TRIGGER_LAST /**< Maximum roaming trigger - must be last!!! */ 438 * \param reason - The reason for Roaming trigger
|
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
TrafficMonitorAPI.h | 90 TraffTrigger_t Trigger;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/ |
roamingMngr.c | 119 /* Roaming Trigger groups, according to Roaming Triggers */ 159 /* the roaming trigger type */ 163 /* Indicate if a trigger is already in process, and therefore the 259 /* called when a trigger for Roaming occurs */ 663 /* Configure the Roaming Trigger thresholds */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
TrafficMonitor.c | 327 TrafficAlertElement->Trigger = TrafficAlertRegParm->Trigger; 339 if(TrafficAlertElement->Trigger == TRAFF_EDGE) 524 if((TrafficResetAlertElement->Trigger != TRAFF_EDGE) || (TrafficAlertElement->Trigger != TRAFF_EDGE)) 728 if(AlertElement->Trigger == TRAFF_EDGE) [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
ZoomControlsTest.java | 67 notes = "not possible to trigger a zoom button click programmatically using public API" 91 notes = "not possible to trigger a zoom button click programmatically using public API"
|
/development/samples/Alarm/src/com/example/android/newalarm/ |
AlarmActivity.java | 46 // An intent for AlarmService, to trigger it as if the Activity called startService(). 62 // Create a PendingIntent to trigger a startService() for AlarmService
|
/external/bluetooth/bluez/gdbus/ |
mainloop.c | 166 /* will trigger watch_info_free() */ 232 /* will trigger timeout_handler_free() */
|
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
eventMbox.c | 150 /* 0*/{ RSSI_SNR_TRIGGER_0_EVENT_ID, "RSSI SNR TRIGGER 0 " , 1}, 151 /* 1*/{ RSSI_SNR_TRIGGER_1_EVENT_ID, "RSSI SNR TRIGGER 1 " , 1}, 152 /* 2*/{ RSSI_SNR_TRIGGER_2_EVENT_ID, "RSSI SNR TRIGGER 2 " , 1}, 153 /* 3*/{ RSSI_SNR_TRIGGER_3_EVENT_ID, "RSSI SNR TRIGGER 3 " , 1}, 154 /* 4*/{ RSSI_SNR_TRIGGER_4_EVENT_ID, "RSSI SNR TRIGGER 4 " , 1}, 155 /* 5*/{ RSSI_SNR_TRIGGER_5_EVENT_ID, "RSSI SNR TRIGGER 5 " , 1}, 156 /* 6*/{ RSSI_SNR_TRIGGER_6_EVENT_ID, "RSSI SNR TRIGGER 6 " , 1}, 157 /* 7*/{ RSSI_SNR_TRIGGER_7_EVENT_ID, "RSSI SNR TRIGGER 7 " , 1},
|
/packages/apps/Mms/src/org/w3c/dom/events/ |
EventTarget.java | 48 * are bubbling upward through the tree will not trigger an 97 * will also trigger this exception.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/ |
TNETWArbSM.h | 208 * \brief trigger events from the outside of the module into the state machine. 216 * this function will trigger the manager of the state macine (PowerSrvSM_SMEvent()).
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
eventMbox.c | 150 /* 0*/{ RSSI_SNR_TRIGGER_0_EVENT_ID, "RSSI SNR TRIGGER 0 " , 1}, 151 /* 1*/{ RSSI_SNR_TRIGGER_1_EVENT_ID, "RSSI SNR TRIGGER 1 " , 1}, 152 /* 2*/{ RSSI_SNR_TRIGGER_2_EVENT_ID, "RSSI SNR TRIGGER 2 " , 1}, 153 /* 3*/{ RSSI_SNR_TRIGGER_3_EVENT_ID, "RSSI SNR TRIGGER 3 " , 1}, 154 /* 4*/{ RSSI_SNR_TRIGGER_4_EVENT_ID, "RSSI SNR TRIGGER 4 " , 1}, 155 /* 5*/{ RSSI_SNR_TRIGGER_5_EVENT_ID, "RSSI SNR TRIGGER 5 " , 1}, 156 /* 6*/{ RSSI_SNR_TRIGGER_6_EVENT_ID, "RSSI SNR TRIGGER 6 " , 1}, 157 /* 7*/{ RSSI_SNR_TRIGGER_7_EVENT_ID, "RSSI SNR TRIGGER 7 " , 1},
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
currBss.c | [all...] |
/packages/apps/Email/src/com/android/email/provider/ |
EmailProvider.java | 77 // Version 7: Replace the mailbox_delete trigger with a version that removes orphaned messages 185 "create trigger mailbox_delete before delete on " + Mailbox.TABLE_NAME + 344 // Deleting the associated Body cannot be done in a trigger, because the Body is stored 345 // in a separate database, and trigger cannot operate on attached databases. 346 db.execSQL("create trigger message_delete before delete on " + Message.TABLE_NAME + 354 db.execSQL("create trigger unread_message_insert before insert on " + Message.TABLE_NAME + 362 db.execSQL("create trigger unread_message_delete before delete on " + Message.TABLE_NAME + 370 db.execSQL("create trigger unread_message_move before update of " + 382 db.execSQL("create trigger unread_message_read before update of " + 424 db.execSQL("create trigger account_delete before delete on " + Account.TABLE_NAME [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
currBss.c | [all...] |
/build/tools/droiddoc/templates/assets/ |
android-developer-reference.js | 309 var trigger = document.getElementById(base + "-trigger"); 314 trigger.src = toRoot + "assets/images/triangle-opened.png"; 320 trigger.src = toRoot + "assets/images/triangle-closed.png"; 335 var expandos = $(".jd-expando-trigger", table);
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 48 /** Minimum duration after success to wait before allowing another trigger. */ 51 /** Automatically trigger this long after the last success. */ 214 * trigger another operation; 0 to trigger immediately 271 * counters, clears any trigger directives, and records the success.
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
apConnApi.h | 99 /* 0 */ ROAMING_TRIGGER_NONE, /**< No roaming trigger */ 101 /* 1 */ ROAMING_TRIGGER_LOW_QUALITY_FOR_BG_SCAN, /**< Low quality trigger for background scan */ 102 /* 2 */ ROAMING_TRIGGER_NORMAL_QUALITY_FOR_BG_SCAN, /**< Normal quality trigger for background scan */ 116 /* 12 */ ROAMING_TRIGGER_LAST /**< Maximum roaming trigger - must be last!!! */ 439 * \param reason - The reason for Roaming trigger
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityEndToEndTest.java | 147 // trigger the event 176 // trigger the event 205 // trigger the event 236 // trigger the event 284 // trigger the event 315 // trigger the event 357 // trigger the event
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
ShortcutRepositoryImplLog.java | 723 db.execSQL("DROP TRIGGER IF EXISTS " + CLICKLOG_INSERT_TRIGGER); 724 db.execSQL("DROP TRIGGER IF EXISTS " + SHORTCUTS_DELETE_TRIGGER); 725 db.execSQL("DROP TRIGGER IF EXISTS " + SHORTCUTS_UPDATE_INTENT_KEY_TRIGGER); 800 // trigger for purging old clicks, i.e. those such that 803 db.execSQL("CREATE TRIGGER " + CLICKLOG_INSERT_TRIGGER + " AFTER INSERT ON " [all...] |