| /packages/apps/Gallery2/src/com/android/gallery3d/app/ | 
| D | FilterUtils.java | 176     public static String newFilterPath(String base, int filterType) {  in newFilterPath()193     public static String newClusterPath(String base, int clusterType) {  in newClusterPath()
 219     public static String switchClusterPath(String base, int clusterType) {  in switchClusterPath()
 224     private static String removeOneClusterFromPath(String base) {  in removeOneClusterFromPath()
 229     private static String removeOneClusterFromPath(String base, boolean[] done) {  in removeOneClusterFromPath()
 
 | 
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/ | 
| D | IsolatedContext.java | 49     public IsolatedContext(Context base, String tag, boolean asFuseThread) {  in IsolatedContext()53     public IsolatedContext(Context base, String tag, boolean asFuseThread,  in IsolatedContext()
 58     public IsolatedContext(Context base, String tag, boolean asFuseThread,  in IsolatedContext()
 
 | 
| /packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ | 
| D | MeterednessConfigurationRule.java | 34     public void onBefore(Statement base, Description description) throws Throwable {  in onBefore()45     public void onAfter(Statement base, Description description) throws Throwable {  in onAfter()
 
 | 
| /packages/apps/Launcher3/src/com/android/launcher3/ | 
| D | LogDecelerateInterpolator.java | 11     public LogDecelerateInterpolator(int base, int drift) {  in LogDecelerateInterpolator()18     static float computeLog(float t, int base, int drift) {  in computeLog()
 
 | 
| D | LogAccelerateInterpolator.java | 11     public LogAccelerateInterpolator(int base, int drift) {  in LogAccelerateInterpolator()17     static float computeLog(float t, int base, int drift) {  in computeLog()
 
 | 
| /packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ | 
| D | ContactsMockContext.java | 40     public ContactsMockContext(Context base) {  in ContactsMockContext()44     public ContactsMockContext(Context base, String authority) {  in ContactsMockContext()
 
 | 
| /packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/mockito/ | 
| D | ExtendedMockitoRule.java | 124     public Statement apply(Statement base, Description description) {  in apply()142         }.apply(base, description);  in apply()  argument
 
 | 
| /packages/modules/Connectivity/tests/common/java/ | 
| D | ParseExceptionTest.kt | 39         val base = Exception("Test")  in testConstructor_WithCause()  constant
 | 
| /packages/modules/StatsD/lib/libkll/encoding/ | 
| D | encoder.h | 55     const char* base() const {  in base()  function
 | 
| /packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/ipmemorystore/ | 
| D | RelevanceUtilsTests.java | 38         final long base = 1_000_000L; // any given point in time  in testComputeRelevanceForTargetDate()  local
 | 
| /packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/ | 
| D | SelectAdsFlagRule.java | 35     public Statement apply(Statement base, Description description) {  in apply()
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ | 
| D | pow_same_shape.mod.py | 16 base = Input("base", "TENSOR_FLOAT32", "{3, 2, 1}")  variable
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ | 
| D | pow.mod.py | 16 base = Input("base", "TENSOR_FLOAT32", "{2, 1}")  variable
 | 
| /packages/apps/DeskClock/src/com/android/deskclock/data/ | 
| D | TimerNotificationBuilder.kt | 82         val base = getChronometerBase(timer)  in build()  constant268         val base = getChronometerBase(timer)  in buildHeadsUp()  constant
 322         val base = getChronometerBase(timer)  in buildMissed()  constant
 
 | 
| /packages/apps/Settings/src/com/android/settings/utils/ | 
| D | LocalClassLoaderContextThemeWrapper.java | 31     public LocalClassLoaderContextThemeWrapper(Class clazz, Context base,  in LocalClassLoaderContextThemeWrapper()
 | 
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ | 
| D | FileUtilities.java | 34     public static boolean isSameOrSubDirectory(File base, File child) {  in isSameOrSubDirectory()
 | 
| /packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/ | 
| D | SamplerRule.java | 109     public Statement apply(Statement base, Description description) {  in apply()
 | 
| D | ScreenRecordRule.java | 47     public Statement apply(Statement base, Description description) {  in apply()
 | 
| D | FailureWatcher.java | 50     public Statement apply(Statement base, Description description) {  in apply()
 | 
| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/ | 
| D | HealthConnectResourcesContext.java | 69     public HealthConnectResourcesContext(@NonNull Context base) {  in HealthConnectResourcesContext()73     HealthConnectResourcesContext(  in HealthConnectResourcesContext()
 
 | 
| /packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/ | 
| D | AbstractSupportedFeatureRule.java | 84     public final Statement apply(Statement base, Description description) {  in apply()
 | 
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ | 
| D | PortraitLandscapeRunner.java | 32     public Statement apply(Statement base, Description description) {  in apply()
 | 
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | 
| D | ContextWithServiceOverrides.java | 31     public ContextWithServiceOverrides(Context base) {  in ContextWithServiceOverrides()
 | 
| /packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/testrule/src/android/app/sdksandbox/testutils/testscenario/ | 
| D | KeepSdkSandboxAliveRule.java | 48     public Statement apply(final Statement base, final Description description) {  in apply()
 | 
| /packages/apps/Launcher3/tests/src/com/android/launcher3/util/ | 
| D | ActivityContextWrapper.java | 41     public ActivityContextWrapper(Context base) {  in ActivityContextWrapper()
 |