Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 30) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothAdapter.java88 boolean disable() { in disable() method in LocalBluetoothAdapter
89 return mAdapter.disable(); in disable()
201 : mAdapter.disable(); in setBluetoothEnabled()
DDockService.java303 if (mLocalAdapter.disable()) { in msgTypeDisableBluetooth()
700 && mLocalAdapter.disable()) { in handleBluetoothStateOn()
/packages/apps/Phone/src/com/android/phone/
DIccPanel.java77 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in onStart()
83 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in onStop()
DEmergencyDialer.java458 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in onResume()
469 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in onPause()
DNotificationMgr.java259 mStatusBarManager.disable(state); in updateStatusBar()
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities.h24 #pragma warning(disable: 4275)
25 #pragma warning(disable: 4251)
26 #pragma warning(disable: 4786)
27 #pragma warning(disable: 4800)
28 #pragma warning(disable: 4018) /* signed-unsigned mismatch */
/packages/apps/Camera/jni/feature_stab/db_vlvm/
Ddb_utilities.h24 #pragma warning(disable: 4275)
25 #pragma warning(disable: 4251)
26 #pragma warning(disable: 4786)
27 #pragma warning(disable: 4800)
28 #pragma warning(disable: 4018) /* signed-unsigned mismatch */
/packages/apps/VoiceDialer/src/com/android/voicedialer/
DVoiceDialerReceiver.java60 RecognizerLogger.disable(context); in onReceive()
DRecognizerLogger.java93 public static void disable(Context context) { in disable() method in RecognizerLogger
/packages/apps/Settings/src/com/android/settings/
DCryptKeeperConfirm.java51 sbm.disable(StatusBarManager.DISABLE_EXPAND in onCreate()
DCryptKeeper.java303 sbm.disable(StatusBarManager.DISABLE_EXPAND in onCreate()
/packages/apps/Contacts/src/com/android/contacts/
DProximitySensorManager.java227 public void disable(boolean waitForFarState) { in disable() method in ProximitySensorManager
DCallDetailActivity.java870 mProximitySensorManager.disable(waitForFarState); in disableProximitySensor()
/packages/apps/Settings/src/com/android/settings/nfc/
DNfcEnabler.java96 mNfcAdapter.disable(); in onPreferenceChange()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DOrientationManager.java74 mOrientationListener.disable(); in pause()
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DProfile.java191 public static void disable() { in disable() method in Profile
/packages/apps/Nfc/src/com/android/nfc/
DSendUi.java308 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in showPreSend()
400 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in dismiss()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java296 mAdapter.disable(); in disableBluetooth()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile68 # Set to NO to disable this.
446 # disable (NO) the todo list. This list is created by putting \todo
452 # disable (NO) the test list. This list is created by putting \test
458 # disable (NO) the bug list. This list is created by putting \bug
464 # disable (NO) the deprecated list. This list is created by putting
484 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the
772 # which an include is specified. Set to NO to disable this.
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile68 # Set to NO to disable this.
446 # disable (NO) the todo list. This list is created by putting \todo
452 # disable (NO) the test list. This list is created by putting \test
458 # disable (NO) the bug list. This list is created by putting \bug
464 # disable (NO) the deprecated list. This list is created by putting
484 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the
772 # which an include is specified. Set to NO to disable this.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile68 # Set to NO to disable this.
446 # disable (NO) the todo list. This list is created by putting \todo
452 # disable (NO) the test list. This list is created by putting \test
458 # disable (NO) the bug list. This list is created by putting \bug
464 # disable (NO) the deprecated list. This list is created by putting
484 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the
772 # which an include is specified. Set to NO to disable this.
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile68 # Set to NO to disable this.
446 # disable (NO) the todo list. This list is created by putting \todo
452 # disable (NO) the test list. This list is created by putting \test
458 # disable (NO) the bug list. This list is created by putting \bug
464 # disable (NO) the deprecated list. This list is created by putting
484 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the
772 # which an include is specified. Set to NO to disable this.
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverManager.java213 mBluetoothAdapter.disable(); in handleMessage()
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoramaActivity.java1017 mOrientationEventListener.disable(); in onPause()
/packages/apps/Camera/src/com/android/camera/
DPanoramaActivity.java966 mOrientationEventListener.disable(); in onPause()

12