/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | LocalBluetoothAdapter.java | 88 boolean disable() { in disable() method in LocalBluetoothAdapter 89 return mAdapter.disable(); in disable() 201 : mAdapter.disable(); in setBluetoothEnabled()
|
D | DockService.java | 303 if (mLocalAdapter.disable()) { in msgTypeDisableBluetooth() 700 && mLocalAdapter.disable()) { in handleBluetoothStateOn()
|
/packages/apps/Phone/src/com/android/phone/ |
D | IccPanel.java | 77 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in onStart() 83 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in onStop()
|
D | EmergencyDialer.java | 458 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in onResume() 469 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in onPause()
|
D | NotificationMgr.java | 259 mStatusBarManager.disable(state); in updateStatusBar()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities.h | 24 #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/ |
D | db_utilities.h | 24 #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/ |
D | VoiceDialerReceiver.java | 60 RecognizerLogger.disable(context); in onReceive()
|
D | RecognizerLogger.java | 93 public static void disable(Context context) { in disable() method in RecognizerLogger
|
/packages/apps/Settings/src/com/android/settings/ |
D | CryptKeeperConfirm.java | 51 sbm.disable(StatusBarManager.DISABLE_EXPAND in onCreate()
|
D | CryptKeeper.java | 303 sbm.disable(StatusBarManager.DISABLE_EXPAND in onCreate()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ProximitySensorManager.java | 227 public void disable(boolean waitForFarState) { in disable() method in ProximitySensorManager
|
D | CallDetailActivity.java | 870 mProximitySensorManager.disable(waitForFarState); in disableProximitySensor()
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
D | NfcEnabler.java | 96 mNfcAdapter.disable(); in onPreferenceChange()
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | OrientationManager.java | 74 mOrientationListener.disable(); in pause()
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | Profile.java | 191 public static void disable() { in disable() method in Profile
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | SendUi.java | 308 mStatusBarManager.disable(StatusBarManager.DISABLE_EXPAND); in showPreSend() 400 mStatusBarManager.disable(StatusBarManager.DISABLE_NONE); in dismiss()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppManager.java | 296 mAdapter.disable(); in disableBluetooth()
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 68 # 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/ |
D | feature_mos_API_doxyfile | 68 # 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/ |
D | feature_mos_API_doxyfile | 68 # 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/ |
D | dbreg_API_doxyfile | 68 # 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/ |
D | HandoverManager.java | 213 mBluetoothAdapter.disable(); in handleMessage()
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | PanoramaActivity.java | 1017 mOrientationEventListener.disable(); in onPause()
|
/packages/apps/Camera/src/com/android/camera/ |
D | PanoramaActivity.java | 966 mOrientationEventListener.disable(); in onPause()
|