/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
ColorDisplayServiceTest.java | 110 setActivated(false /* activated */, -30 /* lastActivatedTimeOffset */); 113 assertActivated(false /* activated */); 119 setActivated(false /* activated */, -180 /* lastActivatedTimeOffset */); 122 assertActivated(false /* activated */); 128 setActivated(false /* activated */, -90 /* lastActivatedTimeOffset */); 131 assertActivated(false /* activated */); 137 setActivated(false /* activated */, 30 /* lastActivatedTimeOffset */); 140 assertActivated(false /* activated */); 146 setActivated(true /* activated */, -30 /* lastActivatedTimeOffset */); 149 assertActivated(true /* activated */); [all...] |
/system/nfc/src/nfa/include/ |
nfa_rw_api.h | 60 ** method for the currently activated tag. 87 ** appropriate method for the currently activated tag. 114 ** Description Write NDEF data to the activated tag. This function will 117 ** currently activated tag. 177 ** Search for the Lock/Memory contril TLV on the activated Type1/Type2 tag 184 ** method for the currently activated tag. 233 ** Send a RID command to the activated Type 1 tag. 241 ** NFA_STATUS_NOT_INITIALIZED: type 1 tag not activated 252 ** Send a RALL command to the activated Type 1 tag. 260 ** NFA_STATUS_NOT_INITIALIZED: type 1 tag not activated [all...] |
/external/autotest/client/cros/cellular/pseudomodem/ |
connect_cdma_machine.py | 25 # Check here that the network is activated. The UI should prevent 29 if not network.activated: 30 logging.info('ConnectCdmaMachine: Service is not activated. Cannot' 33 'Service not activated.'))
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List17.java | 28 * the "activated" state, causing its background to highlight. 37 // line of text whose background is changes when activated. 42 // Tell the list view to show one checked/activated item at a time. 45 // Start with first item activated.
|
/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/ |
OnItemActivatedListener.java | 25 * Register an OnItemActivatedListener to be notified when an item is activated 33 * Called when an item is "activated". An item is activated, for example, when no selection
|
/external/autotest/client/site_tests/cellular_ActivateCDMA/ |
cellular_ActivateCDMA.py | 84 # Service should appear as 'activated'. 85 self.test.check_service_activation_state('activated') 87 # Service activation state should change to 'not-activated'. 90 self.test.check_service_activation_state('not-activated') 97 # Service activation state should change to 'partially-activated'. 100 self.test.check_service_activation_state('partially-activated') 102 # Service activation state should change to 'activated'. 105 self.test.check_service_activation_state('activated') 110 This test verifies that the service finally bacomes "activated" when the 125 # Service should appear as 'not-activated' [all...] |
/external/libpcap/ |
pcap_set_buffer_size.3pcap | 22 pcap_set_buffer_size \- set the buffer size for a not-yet-activated 36 the handle is activated to 43 if called on a capture handle that has been activated.
|
pcap_set_immediate_mode.3pcap | 23 pcap_set_immediate_mode \- set immediate mode for a not-yet-activated capture 37 the handle is activated. 45 if called on a capture handle that has been activated.
|
pcap_set_promisc.3pcap | 22 pcap_set_promisc \- set promiscuous mode for a not-yet-activated 36 the handle is activated. 44 if called on a capture handle that has been activated.
|
pcap_set_rfmon.3pcap | 22 pcap_set_rfmon \- set monitor mode for a not-yet-activated capture 36 the handle is activated. 44 if called on a capture handle that has been activated.
|
pcap_set_snaplen.3pcap | 22 pcap_set_snaplen \- set the snapshot length for a not-yet-activated 36 is activated to 42 if called on a capture handle that has been activated.
|
pcap_set_timeout.3pcap | 22 pcap_set_timeout \- set the read timeout for a not-yet-activated 36 the handle is activated to 47 if called on a capture handle that has been activated.
|
pcap_can_set_rfmon.3pcap | 23 not-yet-activated capture handle 36 the handle is activated. 53 The capture handle has already been activated.
|
/system/nfc/src/nfa/rw/ |
nfa_rw_api.cc | 49 ** method for the currently activated tag. 92 ** appropriate method for the currently activated tag. 134 ** Description Write NDEF data to the activated tag. This function will 137 ** currently activated tag. 305 ** Search for the Lock/Memory contril TLV on the activated Type1/Type2 tag 312 ** method for the currently activated tag. 366 ** Send a RID command to the activated Type 1 tag. 397 ** Send a RALL command to the activated Type 1 tag. 428 ** Send a READ command to the activated Type 1 tag. 461 ** Send a WRITE command to the activated Type 1 tag [all...] |
/development/samples/DeviceAdminWhitelistedAccount/ |
README.md | 3 This application creates an account that will *not* prevent test-only DO/PO from being activated.
|
/external/skia/tools/gpu/gl/debug/ |
GrProgramObj.h | 38 bool fInUse; // has this program been activated by a glUseProgram call?
|
/external/skqp/tools/gpu/gl/debug/ |
GrProgramObj.h | 38 bool fInUse; // has this program been activated by a glUseProgram call?
|
/packages/apps/Settings/src/com/android/settings/ |
EventLogTags.logtags | 8 # log whether user accepted and activated device admin
|
/frameworks/base/core/java/com/android/internal/app/ |
ColorDisplayController.java | 63 * Auto mode value to prevent Night display from being automatically activated. It can still 64 * be activated manually via {@link #setActivated(boolean)}. 142 * Returns {@code true} when Night display is activated (the display is tinted red). 150 * Sets whether Night display should be activated. This also sets the last activated time. 152 * @param activated {@code true} if Night display should be activated 153 * @return {@code true} if the activated value was set successfully 155 public boolean setActivated(boolean activated) { 156 if (isActivated() != activated) { [all...] |
/external/adhd/cras/src/server/ |
cras_dsp_mod_ladspa.c | 19 int activated; member in struct:ladspa_data 26 data->activated = 1; 36 data->activated = 0; 61 if (data->activated) 85 if (!data->activated) 93 if (data->activated) 117 dumpf(d, " LADSPA: dlopen=%p, desc=%p, handle=%p, activated=%d\n", 119 data->activated);
|
/external/vboot_reference/tests/tpm_lite/ |
tpmtest_fastenable.c | 11 * resulting in a fully enabled and activated TPM. (We know that because 12 * ForceClear requires that the TPM be enabled and activated to run.)
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
Views.java | 47 public static View createTestView(boolean activated) { 49 Mockito.when(view.isActivated()).thenReturn(activated);
|
/external/autotest/client/site_tests/cellular_ActivateLTE/ |
cellular_ActivateLTE.py | 36 Makes the modem look like it has been activated to satisfy the test 53 self.test.CheckServiceActivationState('activated') 89 # Service should appear as 'not-activated'. 90 self.test.CheckServiceActivationState('not-activated') 105 This test verifies that the service eventually becomes 'activated' in the 115 # Service should appear as 'not-activated'. 116 self.test.CheckServiceActivationState('not-activated') 128 # The service should register and be marked as 'activated'. 129 self.test.CheckServiceActivationState('activated') 135 as 'activated' when the modem is in unknown subscription state [all...] |
/packages/apps/Nfc/nci/jni/ |
NfcTag.h | 102 ** Description: Is tag activated? 104 ** Returns: True if tag is activated. 113 ** Description: What is the current state: Idle, Sleep, or Activated. 115 ** Returns: Idle, Sleep, or Activated. 203 ** Description: Whether the currently activated tag is Mifare Ultralight. 214 ** Description: Whether the currently activated tag is Mifare DESFire. 225 ** Description: Whether the currently activated tag is Felica Lite. 348 ** Description: Whether the currently activated tag is Infineon My-D Move. 359 ** Description: Whether the currently activated tag is Kovio 2Kb RFID tag. 376 int mLastKovioUidLen; // len of uid of last Kovio tag activated [all...] |
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/ |
RowPresenter.java | 43 * animation is started. Selected status may control activated status of the row (see 44 * "Activated status" below). 51 * Row title is shown when row is expanded. Expanded status may control activated status 52 * of the row (see "Activated status" below). 57 * <h3>Activated status</h3> 58 * The activated status of a row is applied to the row view and its children via 60 * The activated status is typically used to control {@link BaseCardView} info region visibility. 61 * The row's activated status can be controlled by selected status and/or expanded status. 64 * <li>{@link #SYNC_ACTIVATED_TO_EXPANDED} Activated status is synced with row expanded status</li> 65 * <li>{@link #SYNC_ACTIVATED_TO_SELECTED} Activated status is synced with row selected status</li [all...] |