HomeSort by relevance Sort by last modified time
    Searched defs:enabled (Results 76 - 100 of 1166) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
mtrr.h 78 unsigned char enabled; member in struct:mtrr_state_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
mtrr.h 78 unsigned char enabled; member in struct:mtrr_state_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
mtrr.h 78 unsigned char enabled; member in struct:mtrr_state_type
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
mls.py 44 def enabled(policy): function
45 """Determine if MLS is enabled."""
52 if not enabled(policy):
73 if not enabled(policy):
97 if not enabled(policy):
155 if not enabled(policy):
176 if not enabled(policy):
  /system/bt/btif/include/
btif_pan_internal.h 81 int enabled; member in struct:__anon72217
  /system/connectivity/shill/cellular/
cellular_capability_gsm.h 110 // is enabled.
146 SimLockStatus() : enabled(false), retries_left(0) {}
148 bool enabled; member in struct:shill::CellularCapabilityGSM::SimLockStatus
  /system/connectivity/shill/dbus/
chromeos_modem_gsm_card_proxy.cc 135 void ChromeosModemGSMCardProxy::EnablePIN(const string& pin, bool enabled,
140 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << enabled; local
143 enabled,
  /system/update_engine/
update_engine_client.cc 323 << (allowed ? "ENABLED" : "DISABLED");
331 // Change the P2P enabled setting.
333 bool enabled = FLAGS_p2p_update == "yes"; local
334 if (!enabled && FLAGS_p2p_update != "no") {
338 if (!client_->SetP2PUpdatePermission(enabled)) {
368 // Show the current P2P enabled setting.
370 bool enabled; local
372 if (!client_->GetP2PUpdatePermission(&enabled)) {
378 << (enabled ? "ENABLED" : "DISABLED")
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
kvm_para.h 92 __u32 enabled; member in struct:kvm_vcpu_pv_apf_data
mtrr.h 74 unsigned char enabled; member in struct:mtrr_state_type
  /bionic/libc/kernel/uapi/linux/
rtc.h 36 unsigned char enabled; member in struct:rtc_wkalrm
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
201 * @param enabled Pass true to enable the app.
203 private void setAppEnabled(String packageName, boolean enabled) {
219 if (enabled) {
231 BasicDeviceAdminReceiver.getComponentName(activity), packageName, !enabled); local
233 Toast.makeText(activity, enabled ? R.string.enabled : R.string.disabled
    [all...]
  /developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
201 * @param enabled Pass true to enable the app.
203 private void setAppEnabled(String packageName, boolean enabled) {
219 if (enabled) {
231 BasicDeviceAdminReceiver.getComponentName(activity), packageName, !enabled); local
233 Toast.makeText(activity, enabled ? R.string.enabled : R.string.disabled
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
kvm_para.h 92 __u32 enabled; member in struct:kvm_vcpu_pv_apf_data
mtrr.h 74 unsigned char enabled; member in struct:mtrr_state_type
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
kvm_para.h 92 __u32 enabled; member in struct:kvm_vcpu_pv_apf_data
mtrr.h 74 unsigned char enabled; member in struct:mtrr_state_type
  /development/ndk/platforms/android-21/include/linux/
rtc.h 36 unsigned char enabled; member in struct:rtc_wkalrm
  /development/ndk/platforms/android-3/include/linux/
rtc.h 28 unsigned char enabled; member in struct:rtc_wkalrm
  /development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
BasicManagedProfileFragment.java 75 * Whether the calculator app is enabled in this profile
80 * Whether Chrome is enabled in this profile
100 // Retrieves whether the calculator app is enabled in this profile
102 // Retrieves whether Chrome is enabled in this profile
201 * @param enabled Pass true to enable the app.
203 private void setAppEnabled(String packageName, boolean enabled) {
219 if (enabled) {
231 BasicDeviceAdminReceiver.getComponentName(activity), packageName, !enabled); local
233 Toast.makeText(activity, enabled ? R.string.enabled : R.string.disabled
    [all...]
  /device/google/dragon/audio/hal/dsp/
drc.c 231 int enabled = drc_get_param(drc, i, PARAM_ENABLED); local
247 dk_set_enabled(&drc->kernel[i], enabled);
  /device/google/dragon/sensor_hub/
cros_ec_sensors.h 95 bool enabled; member in struct:cros_ec_sensor_info
103 bool enabled; member in struct:cros_ec_gesture_info
139 virtual int activate(int handle, int enabled);
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStateMachine.cpp 390 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
394 result.enabled = enabled;
497 result.enabled = 0;
732 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
736 result.enabled = enabled;
814 result.enabled = 1;
824 result.enabled = 0;
1052 int enabled = m_parent->msgTypeEnabled(msgs); local
1673 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2068 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2444 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2802 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStateMachine.cpp 390 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
394 result.enabled = enabled;
497 result.enabled = 0;
732 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
736 result.enabled = enabled;
814 result.enabled = 1;
824 result.enabled = 0;
1052 int enabled = m_parent->msgTypeEnabled(msgs); local
1673 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2068 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2444 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
2802 int enabled = m_parent->msgTypeEnabled(*((int32_t *)payload)); local
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 548 int32_t enabled = 0; local
719 ALOGD("Message enabled = 0x%x", mHalCamCtrl->mMsgEnabled);
726 //Sending preview callback if corresponding Msgs are enabled
728 ALOGE("Q%s: PCB callback enabled", __func__);
    [all...]

Completed in 2014 milliseconds

1 2 34 5 6 7 8 91011>>