/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
H A D | InstanceTargets.java | 51 params.removeRule(ALIGN_PARENT_RIGHT); in sendMessage() 54 params.removeRule(ALIGN_PARENT_LEFT); in sendMessage()
|
/aosp12/system/netd/server/ |
H A D | TrafficController.cpp | 503 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 D | TrafficController.h | 200 netdutils::Status removeRule(uint32_t uid, UidOwnerMatchType match) REQUIRES(mMutex);
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TimePickerClockDelegate.java | 467 params.removeRule(RelativeLayout.RIGHT_OF); 470 params.removeRule(RelativeLayout.LEFT_OF); 493 params.removeRule(RelativeLayout.BELOW); 497 params.removeRule(RelativeLayout.ABOVE);
|
H A D | RelativeLayout.java | 1504 public void removeRule(int verb) { in removeRule() method in LayoutParams
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | KeyguardStatusBarView.java | 291 lp.removeRule(RelativeLayout.RIGHT_OF); in updateLayoutParamsNoCutout()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
H A D | InCallFragment.java | 285 ((RelativeLayout.LayoutParams) params).removeRule(RelativeLayout.BELOW); in setPrimary()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyboardShortcuts.java | 645 lp.removeRule(RelativeLayout.ALIGN_PARENT_START); in populateKeyboardShortcuts()
|
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
H A D | LeanbackKeyboardContainer.java | 744 lp.removeRule(RelativeLayout.ALIGN_PARENT_TOP); in onStartInputView()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20557 HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 55648 method public void removeRule(int);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 38191 method public void removeRule(int);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 20604 HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
|