Home
last modified time | relevance | path

Searched refs:getTypes (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/service/notification/
DNotificationListenerFilterTest.java46 assertThat(nlf.getTypes()).isEqualTo(FLAG_FILTER_TYPE_CONVERSATIONS in testEmptyConstructor()
66 assertThat(nlf.getTypes()).isEqualTo(FLAG_FILTER_TYPE_ALERTING); in testConstructor()
94 assertThat(nlf.getTypes()).isEqualTo(FLAG_FILTER_TYPE_ALERTING in testSetTypes()
125 assertThat(nlf1.getTypes()).isEqualTo(FLAG_FILTER_TYPE_ALERTING); in testParceling()
/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java37 @InsetsType int getTypes(); in getTypes() method
71 return (getTypes() & type) != 0; in controlsType()
DInsetsAnimationThreadControlRunner.java77 "InsetsAsyncAnimation: " + WindowInsets.Type.toString(runner.getTypes()),
78 runner.getTypes());
147 public int getTypes() { in getTypes() method in InsetsAnimationThreadControlRunner
148 return mControl.getTypes(); in getTypes()
DWindowInsetsAnimationController.java104 @InsetsType int getTypes(); in getTypes() method
DInsetsController.java1079 if ((runner.getTypes() & ime()) != 0) { in setPredictiveBackImeHideAnimInProgress()
1686 if ((control.getTypes() & types) != 0) { in cancelExistingControllers()
1710 setRequestedVisibleTypes(shown ? runner.getTypes() : 0, runner.getTypes()); in notifyFinished()
1770 control.getTypes(), control.getAnimationType(), mHost.getRootViewTitle())); in cancelAnimation()
1777 removedTypes = control.getTypes(); in cancelAnimation()
1907 animatingTypes |= mRunningAnimations.get(i).runner.getTypes(); in computeUserAnimatingTypes()
1916 animatingTypes |= mRunningAnimations.get(i).runner.getTypes(); in computeAnimatingTypes()
DInsetsResizeAnimationRunner.java77 public int getTypes() { in getTypes() method in InsetsResizeAnimationRunner
DInsetsAnimationControlImpl.java214 @InsetsType public int getTypes() { in getTypes() method in InsetsAnimationControlImpl
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java258 assertThat(mListeners.getNotificationListenerFilter(Pair.create(mCn1, 0)).getTypes()) in validateListenersFromXml()
264 assertThat(mListeners.getNotificationListenerFilter(Pair.create(mCn2, 10)).getTypes()) in validateListenersFromXml()
284 assertThat(mListeners.getNotificationListenerFilter(Pair.create(mCn2, 10)).getTypes()) in testOnUserRemoved()
326 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata()
342 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata_namesNotNumbers()
357 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata_onlyOneListed()
372 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata_disabledTypes()
388 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata_disabledTypes_mixedText()
404 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithMetadata_metaDataDisagrees()
419 Pair.create(si.getComponentName(), 0)).getTypes()) in testEnsureFilters_newServiceWithEmptyMetadata()
[all …]
DNotificationManagerServiceTest.java11952 captor.getValue().getTypes());
11985 captor.getValue().getTypes());
12012 assertEquals(FLAG_FILTER_TYPE_ONGOING, captor.getValue().getTypes());
12035 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, captor.getValue().getTypes());
12059 assertEquals(FLAG_FILTER_TYPE_ONGOING, captor.getValue().getTypes());
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.java209 final Set<VisualInterruptionType> types = mPanelsDisabledCondition.getTypes(); in testPanelsDisabledConditionSuppressesPeek()
232 final Set<VisualInterruptionType> types = mNeedsRedactionFilter.getTypes(); in testNoSuppressHeadsUp_FSI_nonOccludedKeyguard_refactorEnabled()
254 final Set<VisualInterruptionType> types = mVrModeCondition.getTypes(); in testSuppressInterruptions_vrMode_refactorEnabled()
277 final Set<VisualInterruptionType> types = mAlertsDisabledCondition.getTypes(); in testSuppressInterruptions_statusBarAlertsDisabled_refactorEnabled()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerFilter.java93 public int getTypes() { in getTypes() method in NotificationListenerFilter
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } in getTypes() function
DBitcodeWriter.cpp185 const llvm_2_9_func::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable()
190 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1); in WriteTypeTable()
1544 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1564 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1617 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } in getTypes() function
DBitcodeWriter.cpp161 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeSymbolTable()
168 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteTypeSymbolTable()
214 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable()
219 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1); in WriteTypeTable()
1480 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1500 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1553 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h158 const TypeList &getTypes() const { return Types; } in getTypes() function
DBitcodeWriter.cpp185 const llvm_3_2::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable()
190 uint64_t NumBits = Log2_32_Ceil(VE.getTypes().size()+1); in WriteTypeTable()
1613 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1633 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
1686 Log2_32_Ceil(VE.getTypes().size()+1))); in WriteBlockInfo()
/frameworks/rs/script_api/
DGenerateDocumentation.cpp461 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()
464 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()
DGenerateRSFunctionsList.cpp63 const auto& types = systemSpecification.getTypes(); in findSubstitute()
DSpecification.h604 const std::map<std::string, Type*>& getTypes() const { return mTypes; } in getTypes() function
/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/
DRequiresPermissionChecker.java451 symbols.addAll(ASTHelpers.findSuperMethods(method, state.getTypes())); in parseRequiresPermissionRecursively()
463 for (MethodSymbol symbol : ASTHelpers.findSuperMethods(method, state.getTypes())) { in isSuppressedRecursively()
/frameworks/base/tools/aapt/
DResourceTable.cpp1917 sp<Type> t = p->getTypes().valueFor(type); in startBag()
2010 sp<Type> t = p->getTypes().valueFor(type); in hasBagOrEntry()
2036 sp<Type> t = p->getTypes().valueFor(type); in hasBagOrEntry()
2075 sp<Type> t = p->getTypes().valueFor(type); in appendComment()
2098 sp<Type> t = p->getTypes().valueFor(type); in appendTypeComment()
2230 sp<Type> t = p->getTypes().valueFor(type); in getResId()
2237 t = p->getTypes().valueFor(String16(kAttrPrivateType)); in getResId()
2377 sp<Type> t = p->getTypes().valueFor(type); in getCustomResource()
2384 t = p->getTypes().valueFor(String16(kAttrPrivateType)); in getCustomResource()
2586 if (p == NULL || p->getTypes().size() == 0) { in assignResourceIds()
[all …]
DResourceTable.h557 const DefaultKeyedVector<String16, sp<Type> >& getTypes() const { return mTypes; } in getTypes() function
DResource.cpp792 sp<ResourceTable::Type> type = pkg->getTypes().valueFor(typeStr); in findEntry()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsAnimationControlImplTest.java133 assertEquals(systemBars(), mController.getTypes()); in testGetters()

12