Searched defs:disallow (Results 1 – 7 of 7) sorted by relevance
109 public LayoutInflaterBuilder disallow(@NonNull Class disallowedClass) { in disallow() method in LayoutInflaterBuilder
106 private void disallow() { in disallow() method in CompanionDeviceDataTransferActivity
193 void VsyncSchedule::disableHardwareVsync(bool disallow) { in disableHardwareVsync()
562 void Scheduler::disableHardwareVsync(PhysicalDisplayId id, bool disallow) { in disableHardwareVsync()
367 public Builder setDisallowMetered(boolean disallow) { in setDisallowMetered()
2069 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching()
528 final Set<Range<Integer>> disallow = in testUidAllowAndDenylist() local