Searched refs:getMsmtApiAppBlockList (Results 1 – 8 of 8) sorted by relevance
70 mApiAppBlockList = flags.getMsmtApiAppBlockList(); in CachedFlags()178 public String getMsmtApiAppBlockList() { in getMsmtApiAppBlockList() method in CachedFlags181 : mFlags.getMsmtApiAppBlockList(); in getMsmtApiAppBlockList()
193 mFlags.getMsmtApiAppBlockList(), in register()256 mFlags.getMsmtApiAppBlockList(), in registerWebSource()317 mFlags.getMsmtApiAppBlockList(), in registerSource()382 mFlags.getMsmtApiAppBlockList(), in registerWebTrigger()441 mFlags.getMsmtApiAppBlockList(), in deleteRegistrations()510 mFlags.getMsmtApiAppBlockList(), in getMeasurementApiStatus()
170 assertThat(mFlags.getMsmtApiAppBlockList()).isEqualTo(CACHED_STRING_FLAG_VALUE); in testGetMsmtApiAppBlockList_flagEnabled_returnsCachedFlag()303 assertThat(mFlags.getMsmtApiAppBlockList()).isEqualTo(NON_CACHED_STRING_FLAG_VALUE); in testGetMsmtApiAppBlockList_flagDisabled_returnsNonCachedFlag()340 when(mMockFlags.getMsmtApiAppBlockList()).thenReturn(stringValue); in setupMockFlags()
2392 when(mMockFlags.getMsmtApiAppBlockList()).thenReturn(blockList); in updateAppPackageAccessResolverDenied()
206 mFlags.getMsmtApiAppBlockList(), in canMeasurementRegisterAndReport()
2917 default String getMsmtApiAppBlockList() { in getMsmtApiAppBlockList() method
1934 public String getMsmtApiAppBlockList() { in getMsmtApiAppBlockList() method in PhFlags3435 + getMsmtApiAppBlockList()); in dump()
3014 Flags::getMsmtApiAppBlockList, in testGetMsmtApiAppBlockList()