Searched defs:actions (Results 1 - 3 of 3) sorted by last modified time

/frameworks/compile/libbcc/runtime/lib/
H A Dgcc_personality_v0.c186 _Unwind_Reason_Code __gcc_personality_v0(int version, _Unwind_Action actions, argument
192 if ( actions & _UA_SEARCH_PHASE )
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java419 * actions were broadcast.
479 * actions were broadcast.
539 * is in discoverable mode and that the correct actions were broadcast.
582 * device is in in connectable mode and that the correct actions were broadcast.
625 * and that the correct actions were broadcast.
663 * and that the correct actions were broadcast.
737 * and that the correct actions were broadcast.
750 * and that the correct actions were broadcast.
836 * and that the correct actions were broadcast.
897 * profile is connected and that the correct actions wer
1377 addReceiver(BroadcastReceiver receiver, String[] actions) argument
[all...]
/frameworks/base/cmds/keystore/
H A Dkeystore.cpp554 /* Here are the actions. Each of them is a function without arguments. All
665 /* Here are the permissions, actions, users, and the main function. */
691 } actions[] = { variable in typeref:struct:action
720 struct action* action = actions;

Completed in 144 milliseconds