OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activated
(Results
26 - 50
of
526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
PropertyEditorPresentation.java
19
* visible, but not
activated
yet {@link PropertyEditor}.
/frameworks/base/packages/SystemUI/src/com/android/systemui/
BootReceiver.java
36
// Start the load average overlay, if
activated
/libcore/luni/src/main/java/java/lang/
InterruptedException.java
21
* Thrown when a waiting thread is
activated
before the condition it was waiting
/packages/apps/Contacts/src/com/android/contacts/list/
OnContactBrowserActionListener.java
26
* Notification of selection change, invoked when the selection of
activated
/packages/apps/Contacts/src/com/android/contacts/util/
ThemeUtils.java
43
* Returns the resource id of the background used for list items that show
activated
background
/packages/apps/LegacyCamera/src/com/android/camera/ui/
ZoomControl.java
222
public void setActivated(boolean
activated
) {
223
super.setActivated(
activated
);
224
mZoomIn.setActivated(
activated
);
225
mZoomOut.setActivated(
activated
);
/packages/apps/Nfc/nci/jni/
SecureElement.h
164
** Description: Notify the NFC service about whether the SE was
activated
166
** isActive: Whether the secure element is
activated
.
178
** isActive: Whether any secure element is
activated
.
376
** Description: Can be used to determine if the SE is
activated
in listen mode
378
** Returns: True if the SE is
activated
in listen mode
389
** Returns: True if the SE is
activated
in an RF field
421
bool mActivatedInListenMode; // whether we're
activated
in listen mode
PowerSwitch.cpp
226
bool PowerSwitch::setModeOn (PowerActivity
activated
)
231
mCurrActivity |=
activated
;
233
ALOGD ("PowerSwitch::setModeOn(
activated
=0x%x) : mCurrActivity=0x%x",
activated
, mCurrActivity);
/external/libnfc-nci/src/nfa/int/
nfa_dm_int.h
231
NFA_DM_RFST_POLL_ACTIVE, /* poll mode
activated
state */
232
NFA_DM_RFST_LISTEN_ACTIVE, /* listen mode
activated
state */
235
NFA_DM_RFST_LP_ACTIVE /*
Activated
in Low Power mode */
276
NFA_DM_RF_DISC_ACTIVATED_EVT, /*
activated
with configured protocol, technology and mode */
372
tNFC_RF_TECH_N_MODE activated_tech_mode; /*
activated
technology and mode */
373
UINT8 activated_rf_disc_id; /*
activated
RF discovery ID */
374
tNFA_INTF_TYPE activated_rf_interface; /*
activated
RF interface */
375
tNFA_NFC_PROTOCOL activated_protocol; /*
activated
protocol */
376
tNFA_HANDLE activated_handle; /* handle of
activated
sub-module */
377
UINT8 activated_sel_res; /*
activated
tag's SEL_RES response *
[
all
...]
nfa_ce_int.h
177
tNFA_CONN_CBACK *p_active_conn_cback; /* Callback of
activated
CE */
181
UINT8 idx_cur_active; /* listen_info index for currently
activated
CE */
/external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.h
26
// will be app modal, meaning it will be
activated
if the user tries to
29
//
activated
as well. See browser_list.h for more notes about our somewhat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
components.html
87
As baselines results are not really useful for the survey, the filter is
activated
89
scenario, hence the corresponding filter is also
activated
by default.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
PropertyEditor.java
62
* the mouse location, if editor is
activated
using mouse click, or <code>null</code> if
63
* it is
activated
using keyboard.
/external/webkit/Source/WebKit/chromium/src/
WebInputElement.cpp
78
void WebInputElement::setActivatedSubmit(bool
activated
)
80
unwrap<HTMLInputElement>()->setActivatedSubmit(
activated
);
/packages/apps/Contacts/res/layout/
group_browse_list_item.xml
19
thing when pressed or set the
activated
background to it. So we disable the default hilighting
22
state list drawable to its background, which has the "
activated
" background (the drawable with
/external/chromium/chrome/browser/ui/cocoa/
clickhold_button_cell.h
31
// will always have its click-hold action
activated
immediately on press).
/external/chromium/chrome/common/extensions/docs/examples/api/notifications/
background.html
38
// While
activated
, show notifications at the display frequency.
/external/iptables/extensions/
libxt_LED.man
15
leave the LED on permanently once
activated
. (In this case the trigger will
/external/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
/external/webkit/Source/WebCore/manual-tests/
panScroll.html
17
The scroll doesn't follow the mouse moves or doesn't get
activated
(except the 6th one which explicitly refuses scroll).
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
39
/* If method specialization is
activated
, compiler do not export some
Completed in 1295 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>