/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
ZoomControlBar.java | 52 public void setActivated(boolean activated) { 53 super.setActivated(activated); 54 mBar.setActivated(activated);
|
/external/libnfc-nci/src/nfc/int/ |
llcp_int.h | 37 LLCP_LINK_STATE_ACTIVATED, /* llcp link has been activated */ 52 #define LLCP_LINK_FLAGS_RX_ANY_LLC_PDU 0x01 /* Received any LLC PDU in activated state */ 67 UINT8 agreed_major_version; /* llcp major version used in activated state */ 68 UINT8 agreed_minor_version; /* llcp minor version used in activated state */ 75 UINT16 effective_miu; /* MIU to send PDU in activated state */
|
/external/libnfc-nci/src/nfa/p2p/ |
nfa_p2p_act.c | 620 evt_data.activated.handle = (NFA_HANDLE_GROUP_P2P | local_sap); 621 evt_data.activated.local_link_miu = nfa_p2p_cb.local_link_miu; 622 evt_data.activated.remote_link_miu = nfa_p2p_cb.remote_link_miu; 721 /* if LLCP is already activated */ 724 evt_data.activated.handle = (NFA_HANDLE_GROUP_P2P | server_sap); 725 evt_data.activated.local_link_miu = nfa_p2p_cb.local_link_miu; 726 evt_data.activated.remote_link_miu = nfa_p2p_cb.remote_link_miu; 768 /* if LLCP is already activated */ 771 evt_data.activated.handle = (NFA_HANDLE_GROUP_P2P | local_sap); 772 evt_data.activated.local_link_miu = nfa_p2p_cb.local_link_miu [all...] |
/packages/apps/Nfc/nci/jni/ |
NativeNfcManager.cpp | 136 static bool isPeerToPeer (tNFA_ACTIVATED& activated); 137 static bool isListenMode(tNFA_ACTIVATED& activated); 301 case NFA_ACTIVATED_EVT: // NFC link/protocol activated 314 if (isPeerToPeer(eventData->activated)) 335 // We know it is not activating for P2P. If it activated in 338 if (isListenMode(eventData->activated)) 362 // If RF is activated for what we think is a Secure Element transaction 463 case NFA_LLCP_ACTIVATED_EVT: // LLCP link is activated [all...] |
NfcTag.cpp | 117 ** Description: What is the current state: Idle, Sleep, or Activated. 119 ** Returns: Idle, Sleep, or Activated. 212 ** activated. This is needed due to a problem with some Kovio 217 ** activated, false otherwise 1277 tNFA_ACTIVATED& activated = data->activated; local [all...] |
/external/libnfc-nci/src/nfa/include/ |
nfa_api.h | 77 #define NFA_STATUS_WRONG_PROTOCOL NFC_STATUS_WRONG_PROTOCOL /* Protocol mismatch between API and activated one */ 228 #define NFA_ACTIVATED_EVT 5 /* NFC link/protocol activated */ 236 #define NFA_LLCP_ACTIVATED_EVT 13 /* LLCP link is activated */ 462 tNFA_ACTIVATED activated; /* NFA_ACTIVATED_EVT */ member in union:__anon10267 [all...] |
/external/chromium/chrome/browser/metrics/ |
thread_watcher_unittest.cc | 24 ACTIVATED, // Thread watching activated. 27 DEACTIVATED, // Thread watching de-activated. 110 State old_state = UpdateState(ACTIVATED); 117 EXPECT_TRUE(old_state == ACTIVATED || old_state == SENT_PING || 124 EXPECT_TRUE(old_state == ACTIVATED || old_state == RECEIVED_PONG);
|
/external/libnfc-nci/src/nfa/int/ |
nfa_dta_int.h | 183 NFA_DTA_ST_ACTIVATED /* Activated, listen mode */ 187 /* DTA Substates (while in ACTIVATED state) - substate enumerations are found in protocol-specific files (nfa_dta_XXX.c) */ 268 TIMER_LIST_ENT protocol_timer; /* timer for the activated protocol if needed */
|
/external/bison/lib/ |
fseterr.c | 54 Not activated on any system, because there is no way to repair FP when
|
/external/chromium/chrome/browser/chromeos/offline/ |
offline_load_page.h | 77 // has not been activated.
|
/external/chromium/chrome/browser/printing/ |
print_preview_tab_controller.h | 8 // tab is focused/activated. There may be more than one PP tab open. There is a
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog.h | 22 // activated before the modal dialog is displayed.
|
/external/dnsmasq/contrib/Suse/ |
README.susefirewall | 17 echo -e 'Warning: detected activated named, enabling FW_SERVICE_DNS!
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_api.c | 261 ** If a tag is activated, then the NFA_RW APIs may be used to 362 ** - NFA_ACTIVATED_EVT is generated when an NFC link is activated. 363 ** - NFA_NDEF_DETECT_EVT is generated if tag is activated 365 ** if NFC-DEP is activated 620 ** once the Frame RF Interface has been activated. 654 ** Deselect the activated device by deactivating into sleep mode. 698 ** Description Send a raw frame over the activated interface with the NFCC. 699 ** This function can only be called after NFC link is activated. 701 ** If the activated interface is a tag and auto-presence check is [all...] |
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterFunction.java | 88 // Deactivate GL environment if activated
|
GraphRunner.java | 61 * @return true, if the GL environment was activated. Returns false, if the GL environment
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
ChallengeLayout.java | 80 * The bouncer is activated when the user must pass a security challenge
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
TextViewWithCircularIndicator.java | 33 * A text view which, when pressed or activated, displays a blue circle around the text.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
color1-expected-completion46b.txt | 9 android:state_activated : State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest. [boolean]
|
/system/core/init/ |
README.BOOTCHART | 11 activated for <timeout> seconds.
|
/external/chromium/chrome/browser/chromeos/login/ |
user_controller.h | 84 // Called when user view is activated (OnUserSelected). 87 // Called when user view is activated (OnUserSelected).
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 25 // respond to events. Instead, when the GtkCustomMenuItem is activated by the 31 // activated.
|
/external/libxml2/include/libxml/ |
xmlmemory.h | 23 * DEBUG_MEMORY should only be activated when debugging 38 * DEBUG_MEMORY_LOCATION should be activated only when debugging
|
/external/webkit/Source/WebCore/rendering/ |
RenderThemeChromiumMac.mm | 85 // color updated correctly when the application is activated/deactivated. 87 // activated/deactivated, which causes a repaint at which time this code is
|
/packages/apps/Settings/src/com/android/settings/ |
CryptKeeperSettings.java | 46 // lower than this, encryption should not be activated. 50 // lower than this, encryption should not be activated.
|