Home
last modified time | relevance | path

Searched defs:force (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarTransitions.java55 private void applyMode(int mode, boolean animate, boolean force) { in applyMode()
58 applyLightsOut(isLightsOut(mode), animate, force); in applyMode() local
61 private void applyLightsOut(boolean lightsOut, boolean animate, boolean force) { in applyLightsOut()
DNavigationBarView.java282 public void setNavigationIconHints(int hints, boolean force) { in setNavigationIconHints()
315 public void setDisabledFlags(int disabledFlags, boolean force) { in setDisabledFlags()
424 public void setMenuVisibility(final boolean show, final boolean force) { in setMenuVisibility()
DStatusBarWindowManager.java272 public void setForceWindowCollapsed(boolean force) { in setForceWindowCollapsed()
/frameworks/base/libs/hwui/
DTexture.cpp27 void Texture::setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture, bool force, in setWrapST()
45 void Texture::setFilterMinMag(GLenum min, GLenum mag, bool bindTexture, bool force, in setFilterMinMag()
/frameworks/base/libs/hwui/renderstate/
DMeshState.cpp107 void MeshState::bindPositionVertexPointer(bool force, const GLvoid* vertices, GLsizei stride) { in bindPositionVertexPointer()
115 void MeshState::bindTexCoordsVertexPointer(bool force, const GLvoid* vertices, GLsizei stride) { in bindTexCoordsVertexPointer()
DRenderState.cpp262 const bool force = meshState().bindMeshBufferInternal(vertices.bufferObject) in render() local
/frameworks/av/media/libstagefright/foundation/
DAWakeLock.cpp79 void AWakeLock::release(bool force) { in release()
/frameworks/base/core/java/android/hardware/usb/
DUsbDeviceConnection.java90 public boolean claimInterface(UsbInterface intf, boolean force) { in claimInterface()
256 private native boolean native_claim_interface(int interfaceID, boolean force); in native_claim_interface()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp149 bool force) in setVolume()
374 bool force) in setVolume()
/frameworks/base/libs/storage/
DIMountService.cpp160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume()
319 int32_t unmountSecureContainer(const String16& id, const bool force) in unmountSecureContainer()
466 void unmountObb(const String16& filename, const bool force, in unmountObb()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNotificationController.java207 private void setNotificationVisible(boolean visible, int numNetworks, boolean force, in setNotificationVisible()
/frameworks/base/core/tests/coretests/src/android/os/storage/
DStorageManagerBaseTest.java415 protected boolean unmountObb_noThrow(String obbFilePath, boolean force) { in unmountObb_noThrow()
438 protected void unmountObb(String obbFilePath, boolean force) { in unmountObb()
DAsecTests.java105 private int unmountContainer(String localId, boolean force) throws Exception { in unmountContainer()
113 private int destroyContainer(String localId, boolean force) throws Exception { in destroyContainer()
/frameworks/base/core/java/android/os/storage/
DIMountService.java171 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume()
281 public int destroySecureContainer(String id, boolean force) throws RemoteException { in destroySecureContainer()
350 public int unmountSecureContainer(String id, boolean force) throws RemoteException { in unmountSecureContainer()
519 String rawPath, boolean force, IObbActionListener token, int nonce) in unmountObb()
1870 public int destroySecureContainer(String id, boolean force) throws RemoteException; in destroySecureContainer()
1988 public void unmountObb(String rawPath, boolean force, IObbActionListener token, int nonce) in unmountObb()
1995 public int unmountSecureContainer(String id, boolean force) throws RemoteException; in unmountSecureContainer()
2007 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java145 public void startScanning(boolean force) { in startScanning()
/frameworks/av/media/libstagefright/
DTimedEventQueue.cpp353 void TimedEventQueue::releaseWakeLock_l(bool force) in releaseWakeLock_l()
/frameworks/support/v4/java/android/support/v4/view/
DPagerTabStrip.java280 void updateTextPositions(int position, float positionOffset, boolean force) { in updateTextPositions()
/frameworks/av/media/libmedia/
DVisualizer.cpp98 uint32_t rate, bool force) in setCaptureCallBack()
/frameworks/base/native/android/
Dstorage_manager.cpp191 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force, in AStorageManager_unmountObb()
/frameworks/base/core/jni/
Dandroid_hardware_UsbDeviceConnection.cpp109 jint interfaceID, jboolean force) in android_hardware_UsbDeviceConnection_claim_interface()
/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java229 public void updateInputWindowsLw(boolean force) { in updateInputWindowsLw()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
DBearerData.java457 private static int countAsciiSeptets(CharSequence msg, boolean force) { in countAsciiSeptets()
499 private static byte[] encode7bitAscii(String msg, boolean force) in encode7bitAscii()
538 private static Gsm7bitCodingResult encode7bitGsm(String msg, int septetOffset, boolean force) in encode7bitGsm()
569 private static void encode7bitEms(UserData uData, byte[] udhData, boolean force) in encode7bitEms()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp185 bool force = !desc->isDuplicated() in setDeviceConnectionStateInt() local
447 bool force = ((is_state_in_call(oldState) != is_state_in_call(state)) in setPhoneState() local
1080 bool force = !outputDesc->isActive(); in startSource() local
4214 bool force, in setOutputDevice()
4361 bool force, in setInputDevice()
4558 bool force) in checkAndSetVolume()
4609 bool force) in applyStreamVolumes()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java308 private void selectLayout(boolean animate, boolean force) { in selectLayout()
/frameworks/base/services/core/java/com/android/server/
DMountService.java1592 public void unmountVolume(String path, boolean force, boolean removeEncryption) { in unmountVolume()
2035 public int destroySecureContainer(String id, boolean force) { in destroySecureContainer()
2105 public int unmountSecureContainer(String id, boolean force) { in unmountSecureContainer()
2311 public void unmountObb(String rawPath, boolean force, IObbActionListener token, int nonce) { in unmountObb()
3097 UnmountObbAction(ObbState obbState, boolean force) { in UnmountObbAction()

123