Searched refs:DISABLE (Results 1 – 10 of 10) sorted by relevance
/frameworks/av/media/libaudioclient/ |
D | IEffect.cpp | 33 DISABLE, enumerator 61 remote()->transact(DISABLE, data, &reply); in disable() 148 case DISABLE: { in onTransact()
|
/frameworks/base/core/java/android/net/nsd/ |
D | NsdManager.java | 205 public static final int DISABLE = BASE + 25; field in NsdManager 233 EVENT_NAMES.put(DISABLE, "DISABLE"); in EVENT_NAMES.put() argument
|
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/ |
D | WebViewUpdateServiceTest.java | 618 UNINSTALL, DISABLE, HIDE enumConstant 645 boolean enabled = !(removalType == PackageRemovalType.DISABLE); in checkRemovingPrimarySelectsSecondary() 654 removalType == PackageRemovalType.DISABLE in checkRemovingPrimarySelectsSecondary() 664 removalType == PackageRemovalType.DISABLE in checkRemovingPrimarySelectsSecondary() 1123 assert removalType != PackageRemovalType.DISABLE; in checkVisiblePackageUserOverNonVisible()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TimeStatsTest.cpp | 55 DISABLE = 1, enumerator 147 case InputCommand::DISABLE: in inputCommand() 217 EXPECT_TRUE(inputCommand(InputCommand::DISABLE, FMT_STRING).empty()); in TEST_F()
|
D | DisplayTransactionTest.cpp | 1658 setVsyncEnabled(Case::Display::HWC_DISPLAY_ID, IComposerClient::Vsync::DISABLE)) in processesHotplugConnectCommon() 1804 setVsyncEnabled(Case::Display::HWC_DISPLAY_ID, IComposerClient::Vsync::DISABLE)) in TEST_F() 1874 setVsyncEnabled(Case::Display::HWC_DISPLAY_ID, IComposerClient::Vsync::DISABLE)) in TEST_F()
|
/frameworks/native/services/vr/hardware_composer/impl/ |
D | vr_hwc.cpp | 515 enabled != IComposerClient::Vsync::DISABLE) { in setVsyncEnabled() 538 } else if (enabled == IComposerClient::Vsync::DISABLE) { in setVsyncEnabled() 636 IComposerClient::Vsync::ENABLE : IComposerClient::Vsync::DISABLE; in presentDisplay()
|
/frameworks/base/services/core/java/com/android/server/ |
D | NsdService.java | 262 case NsdManager.DISABLE: in processMessage() 572 mNsdStateMachine.sendMessage(isEnabled ? NsdManager.ENABLE : NsdManager.DISABLE); in notifyEnabled()
|
/frameworks/base/core/java/android/os/ |
D | StrictMode.java | 180 private static final boolean DISABLE = false; field in StrictMode 1354 if (Build.IS_USER || DISABLE || SystemProperties.getBoolean(DISABLE_PROPERTY, false)) { in initThreadDefaults() 1394 if (Build.IS_USER || DISABLE || SystemProperties.getBoolean(DISABLE_PROPERTY, false)) { in initVmDefaults()
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | ComposerHal.cpp | 1120 : V2_3::IComposerClient::DisplayedContentSampling::DISABLE; in setDisplayContentSamplingEnabled()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 44900 Landroid/net/nsd/NsdManager;->DISABLE:I 53034 Landroid/os/StrictMode;->DISABLE:Z
|