Home
last modified time | relevance | path

Searched refs:last_active (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c2235 UINT8 last_active = NFA_EE_INVALID; in nfa_ee_lmrt_to_nfcc() local
2256 if (last_active == NFA_EE_INVALID) in nfa_ee_lmrt_to_nfcc()
2258 last_active = p_cb->nfcee_id; in nfa_ee_lmrt_to_nfcc()
2259 NFA_TRACE_DEBUG1 ("last_active: 0x%x", last_active); in nfa_ee_lmrt_to_nfcc()
2263 if (last_active == NFA_EE_INVALID) in nfa_ee_lmrt_to_nfcc()
2287 NFA_TRACE_DEBUG2 ("nfcee_id:0x%x, last_active: 0x%x", p_cb->nfcee_id, last_active); in nfa_ee_lmrt_to_nfcc()
2288 if (last_active == p_cb->nfcee_id) in nfa_ee_lmrt_to_nfcc()
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js6949 if(this.last_active){
6950 this.last_active.deactivate();
6964 if(!this.last_active){
6968 if(this.last_active.isAffected(_762.mouse(),_763)){
6969 this.last_active.options.ondrop(_763,this.last_active.element,_762);
6978 if(this.last_active){
6979 this.last_active.deactivate();
7025 MochiKit.DragAndDrop.Droppables.last_active=null;
7031 MochiKit.DragAndDrop.Droppables.last_active=this;