Home
last modified time | relevance | path

Searched refs:removeRule (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DInstanceTargets.java51 params.removeRule(ALIGN_PARENT_RIGHT); in sendMessage()
54 params.removeRule(ALIGN_PARENT_LEFT); in sendMessage()
/aosp12/system/netd/server/
H A DTrafficController.cpp503 RETURN_IF_NOT_OK(removeRule(uid, match)); in updateOwnerMapEntry()
511 Status TrafficController::removeRule(uint32_t uid, UidOwnerMatchType match) { in removeRule() function in android::net::TrafficController
559 RETURN_IF_NOT_OK(removeRule(uid, matchType)); in updateUidOwnerMap()
613 RETURN_IF_NOT_OK(removeRule(uid, match)); in replaceRulesInMap()
642 netdutils::Status result = removeRule(uid, IIF_MATCH); in removeUidInterfaceRules()
H A DTrafficController.h200 netdutils::Status removeRule(uint32_t uid, UidOwnerMatchType match) REQUIRES(mMutex);
/aosp12/frameworks/base/core/java/android/widget/
H A DTimePickerClockDelegate.java467 params.removeRule(RelativeLayout.RIGHT_OF);
470 params.removeRule(RelativeLayout.LEFT_OF);
493 params.removeRule(RelativeLayout.BELOW);
497 params.removeRule(RelativeLayout.ABOVE);
H A DRelativeLayout.java1504 public void removeRule(int verb) { in removeRule() method in LayoutParams
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarView.java291 lp.removeRule(RelativeLayout.RIGHT_OF); in updateLayoutParamsNoCutout()
/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/
H A DInCallFragment.java285 ((RelativeLayout.LayoutParams) params).removeRule(RelativeLayout.BELOW); in setPrimary()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java645 lp.removeRule(RelativeLayout.ALIGN_PARENT_START); in populateKeyboardShortcuts()
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
H A DLeanbackKeyboardContainer.java744 lp.removeRule(RelativeLayout.ALIGN_PARENT_TOP); in onStartInputView()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20557 HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55648 method public void removeRule(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38191 method public void removeRule(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20604 HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V