HomeSort by relevance Sort by last modified time
    Searched refs:action (Results 276 - 300 of 919) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/com/android/internal/view/
IInputContext.aidl 67 void performPrivateCommand(String action, in Bundle data);
  /frameworks/base/core/java/com/android/internal/widget/
EditableInputConnection.java 108 public boolean performPrivateCommand(String action, Bundle data) {
109 mTextView.onPrivateIMECommand(action, data);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
CarrierLabel.java 79 String action = intent.getAction();
80 if (Telephony.Intents.SPN_STRINGS_UPDATED_ACTION.equals(action)) {
  /frameworks/ex/common/java/com/android/common/
NetworkConnectivityListener.java 65 String action = intent.getAction(); local
67 if (!action.equals(ConnectivityManager.CONNECTIVITY_ACTION) ||
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java 199 * Set of {@link Action} that are associated with the aggregate currently
708 * Abstract definition of an action that could be performed, along with
711 private interface Action extends Collapser.Collapsible<Action> {
719 * Build an {@link Intent} that will perform this action.
724 * Checks if the contact data for this action is primary.
738 private static class DataAction implements Action {
752 * Create an action from common {@link Data} elements.
848 // Otherwise fall back to default VIEW action
1190 final Action action = new ProfileAction(mContext, mLookupUri); local
1227 final Action action = new DataAction(mContext, mimeType, kind, dataId, cursor); local
1233 final Action action = new DataAction(mContext, Constants.MIME_SMS_ADDRESS, local
1244 final Action action = new DataAction(mContext, Im.CONTENT_ITEM_TYPE, imKind, local
1431 final Action action = (Action)tag; local
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaButtonIntentReceiver.java 75 int action = event.getAction(); local
100 if (action == KeyEvent.ACTION_DOWN) {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchWidgetProvider.java 60 * Broadcast intent action for showing the next voice search hint
64 "com.android.quicksearchbox.action.NEXT_VOICE_SEARCH_HINT";
67 * Broadcast intent action for hiding voice search hints.
70 "com.android.quicksearchbox.action.HIDE_VOICE_SEARCH_HINT";
73 * Broadcast intent action for updating voice search hint display. Voice search hints will
77 "com.android.quicksearchbox.action.CONSIDER_VOICE_SEARCH_HINT";
80 * Broadcast intent action for displaying voice search hints immediately, and resetting the
84 "com.android.quicksearchbox.action.SHOW_VOICE_SEARCH_HINT_NOW";
87 "com.android.quicksearchbox.action.debugonly.RESET_HINT_FIRST_SEEN_TIME";
90 "com.android.quicksearchbox.action.debugonly.SHOW_HINT_TEMPORARILY"
117 String action = intent.getAction(); local
    [all...]
  /packages/apps/Settings/src/com/android/settings/nfc/
NfcEnabler.java 49 String action = intent.getAction();
50 if (NfcAdapter.ACTION_ADAPTER_STATE_CHANGE.equals(action)) {
  /packages/wallpapers/Basic/src/com/android/wallpaper/
RenderScriptWallpaper.java 118 public Bundle onCommand(String action, int x, int y, int z,
120 return mRenderer.onCommand(action, x, y, z, extras, resultRequested);
  /system/core/init/
parser.c 15 struct action *act;
37 act = node_to_item(node, struct action, alist);
  /frameworks/base/libs/ui/
InputTransport.cpp 319 int32_t action,
329 "action=0x%x, flags=0x%x, keyCode=%d, scanCode=%d, metaState=0x%x, repeatCount=%d,"
332 deviceId, source, action, flags, keyCode, scanCode, metaState, repeatCount,
341 mSharedMessage->key.action = action;
355 int32_t action,
370 "action=0x%x, flags=0x%x, edgeFlags=0x%x, metaState=0x%x, xOffset=%f, yOffset=%f, "
374 deviceId, source, action, flags, edgeFlags, metaState, xOffset, yOffset,
389 mSharedMessage->motion.action = action;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 245 String action = intent.getStringExtra("action"); local
246 if (VERBOSE) Log.v(TAG, "action: " + action);
250 if (action.equals(BluetoothAdapter.ACTION_STATE_CHANGED)) {
256 } else if (action.equals(ACCESS_ALLOWED_ACTION)) {
270 } else if (action.equals(ACCESS_DISALLOWED_ACTION)) {
272 } else if (action.equals(AUTH_RESPONSE_ACTION)) {
275 } else if (action.equals(AUTH_CANCELLED_ACTION)) {
625 private void createPbapNotification(String action) {
    [all...]
  /external/chromium/third_party/icu/source/common/
ucnvmbcs.c 128 * - reordered action codes
213 * 30..24 next state (regardless of action code)
214 * 23..20 action code:
215 * action codes 0 and 1 result in precise-mapping Unicode code points
224 * action codes 2 and 3 result in fallback (unidirectional-mapping) Unicode code points
231 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
259 * purpose of this action code is to save scalar offset values;
261 * sequences that result in this action code
287 * unassigned and illegal action codes have U+fffe and U+ffff
463 int32_t action; local
1818 uint8_t action; local
1969 uint8_t action; local
2226 uint8_t action=(uint8_t)(MBCS_ENTRY_FINAL_ACTION(entry)); local
2256 uint8_t action; local
2660 uint8_t action; local
2751 uint8_t action; local
3042 uint8_t state, action; local
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 128 * - reordered action codes
213 * 30..24 next state (regardless of action code)
214 * 23..20 action code:
215 * action codes 0 and 1 result in precise-mapping Unicode code points
224 * action codes 2 and 3 result in fallback (unidirectional-mapping) Unicode code points
231 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
259 * purpose of this action code is to save scalar offset values;
261 * sequences that result in this action code
287 * unassigned and illegal action codes have U+fffe and U+ffff
533 int32_t action; local
1897 uint8_t action; local
2048 uint8_t action; local
2305 uint8_t action=(uint8_t)(MBCS_ENTRY_FINAL_ACTION(entry)); local
2335 uint8_t action; local
2739 uint8_t action; local
2830 uint8_t action; local
3121 uint8_t state, action; local
    [all...]
  /cts/tests/src/android/app/cts/
ExpandableListTestActivity.java 141 final String action = getIntent().getAction(); local
142 if (LaunchpadActivity.EXPANDLIST_SELECT.equals(action)) {
144 } else if (LaunchpadActivity.EXPANDLIST_VIEW.equals(action)) {
146 } else if (LaunchpadActivity.EXPANDLIST_CALLBACK.equals(action)) {
  /external/bison/src/
gram.h 198 const char *action; member in struct:__anon1622
reader.h 74 void grammar_current_rule_action_append (const char *action, location loc);
  /external/bluetooth/bluez/test/
test-discovery 31 make_option("-i", "--device", action="store",
test-serial 13 make_option("-i", "--device", action="store",
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_events.c 317 int SDL_PeepEvents(SDL_Event *events, int numevents, SDL_eventaction action,
329 if ( action == SDL_ADDEVENT ) {
339 action = SDL_PEEKEVENT;
347 if ( action == SDL_GETEVENT ) {
  /external/webkit/WebCore/workers/
WorkerContext.cpp 171 int WorkerContext::setTimeout(ScheduledAction* action, int timeout)
173 return DOMTimer::install(scriptExecutionContext(), action, timeout, true);
181 int WorkerContext::setInterval(ScheduledAction* action, int timeout)
183 return DOMTimer::install(scriptExecutionContext(), action, timeout, false);
  /external/webkit/WebKit/chromium/src/
ContextMenuClientImpl.cpp 260 if (inputItem->action() < ContextMenuItemBaseCustomTag || inputItem->action() >= ContextMenuItemBaseApplicationTag)
267 outputItem.action = static_cast<unsigned>(inputItem->action() - ContextMenuItemBaseCustomTag);
FrameLoaderClientImpl.cpp 840 PolicyAction action; local
845 action = PolicyIgnore;
850 action = PolicyIgnore;
853 action = PolicyIgnore;
856 action = PolicyUse;
859 // NOTE: PolicyChangeError will be generated when action is not PolicyUse.
860 (m_webFrame->frame()->loader()->policyChecker()->*function)(action);
865 const NavigationAction& action,
871 if (!actionSpecifiesNavigationPolicy(action, &navigationPolicy))
    [all...]
  /external/webkit/WebKit/mac/DefaultDelegates/
WebDefaultEditingDelegate.m 65 - (BOOL)webView:(WebView *)webView shouldInsertNode:(DOMNode *)node replacingDOMRange:(DOMRange *)range givenAction:(WebViewInsertAction)action
70 - (BOOL)webView:(WebView *)webView shouldInsertText:(NSString *)text replacingDOMRange:(DOMRange *)range givenAction:(WebViewInsertAction)action
  /external/webkit/WebKitTools/DumpRenderTree/win/
EditingDelegate.cpp 159 /* [in] */ WebViewInsertAction action)
168 _tprintf(TEXT("EDITING DELEGATE: shouldInsertNode:%s replacingDOMRange:%s givenAction:%s\n"), dumpPath(node), dump(range), insertactionstring[action]);
177 /* [in] */ WebViewInsertAction action,
192 _tprintf(TEXT("EDITING DELEGATE: shouldInsertText:%s replacingDOMRange:%s givenAction:%s\n"), text ? text : TEXT(""), dump(range), insertactionstring[action]);

Completed in 267 milliseconds

<<11121314151617181920>>