| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/appsearch/ | 
| D | AppSearchInteractionsDaoTest.java | 66         String apiType = AppSearchInteractionsDao.API_TYPE_PRIVACY_SANDBOX_FEATURE;  in testToString()  local103         String apiType = AppSearchInteractionsDao.API_TYPE_PRIVACY_SANDBOX_FEATURE;  in testGetQuery()  local
 110         String apiType = AppSearchInteractionsDao.API_TYPE_PRIVACY_SANDBOX_FEATURE;  in testGetRowId()  local
 130         String apiType = AppSearchInteractionsDao.API_TYPE_PRIVACY_SANDBOX_FEATURE;  in testGetPrivacySandboxFeatureType()  local
 159         String apiType = AppSearchInteractionsDao.API_TYPE_INTERACTIONS;  in testGetManualInteractions()  local
 
 | 
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ | 
| D | AppSearchConsentDao.java | 78             String id, String userId, String namespace, String apiType, String consent) {  in AppSearchConsentDao()137     public static String getRowId(@NonNull String uid, @NonNull String apiType) {  in getRowId()
 189             @NonNull String apiType) {  in readConsentData()
 209     static String getQuery(String userId, String apiType) {  in getQuery()
 
 | 
| D | AppSearchInteractionsDao.java | 95             String id, String userId, String namespace, String apiType, int value) {  in AppSearchInteractionsDao()145     public static String getRowId(@NonNull String uid, @NonNull String apiType) {  in getRowId()
 241     static String getQuery(String userId, String apiType) {  in getQuery()
 
 | 
| D | AppSearchConsentWorker.java | 165     boolean getConsent(@NonNull String apiType) {  in getConsent()181     void setConsent(@NonNull String apiType, @NonNull Boolean consented) {  in setConsent()
 406         String apiType = AppSearchInteractionsDao.API_TYPE_PRIVACY_SANDBOX_FEATURE;  in setCurrentPrivacySandboxFeature()  local
 446         String apiType = AppSearchInteractionsDao.API_TYPE_INTERACTIONS;  in recordUserManualInteractionWithConsent()  local
 
 | 
| D | AppSearchConsentManager.java | 83     public boolean getConsent(@NonNull String apiType) {  in getConsent()93     public void setConsent(@NonNull String apiType, @NonNull Boolean consented) {  in setConsent()
 
 | 
| D | AppSearchAppConsentDao.java | 196             @NonNull String apiType) {  in readConsentData()
 | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/ | 
| D | Denylist.java | 177             @CallStats.CallType int apiType = CallStats.getApiCallTypeFromName(apis[i]);  in retrieveApiTypes()  local213             @NonNull String databaseName, @CallStats.CallType int apiType) {  in checkDeniedPackageDatabase()
 235             @CallStats.CallType int apiType) {  in checkDeniedPackage()
 249             @CallStats.CallType int apiType) {  in checkDeniedDatabase()
 
 | 
| D | AppSearchRateLimitConfig.java | 151     public int getApiCost(@CallStats.CallType int apiType) {  in getApiCost()184             @CallStats.CallType int apiType = CallStats.getApiCallTypeFromName(apiName);  in createApiCostsMap()  local
 
 | 
| D | AppSearchManagerService.java | 2511             @Nullable String callingDatabaseName, @CallStats.CallType int apiType,  in logRateLimitedOrCallDeniedCallStats()2542             @Nullable String callingDatabaseName, @CallStats.CallType int apiType,  in checkCallDenied()
 2567             @Nullable String callingDatabaseName, @CallStats.CallType int apiType,  in checkCallDenied()
 2588             @Nullable String callingDatabaseName, @CallStats.CallType int apiType,  in checkCallDenied()
 
 | 
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ | 
| D | LogFields.java | 23     private final int apiType;  field in LogFields43             int apiType, int uriType, int taskType, boolean callerIsSyncAdapter, long startNanos) {  in LogFields()
 88         private int apiType;  field in LogFields.Builder
 106         public Builder setApiType(int apiType) {  in setApiType()
 
 | 
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/ | 
| D | BackgroundJobsManager.java | 79     public static void scheduleJobsPerApi(@NonNull Context context, AdServicesApiType apiType) {  in scheduleJobsPerApi()95             @NonNull JobScheduler jobScheduler, AdServicesApiType apiType) {  in unscheduleJobsPerApi()
 
 | 
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ | 
| D | ConsentManager.java | 305     public void enable(@NonNull Context context, AdServicesApiType apiType) {  in enable()329     public void disable(@NonNull Context context, AdServicesApiType apiType) {  in disable()
 337                     context.getSystemService(JobScheduler.class), apiType);  in disable()  local
 415     public AdServicesApiConsent getConsent(AdServicesApiType apiType) {  in getConsent()
 1799     void setConsentPerApiToPpApi(AdServicesApiType apiType, boolean isGiven) throws IOException {  in setConsentPerApiToPpApi()
 1825     void resetByApi(AdServicesApiType apiType) throws IOException {  in resetByApi()
 2067     void setPerApiConsentToSourceOfTruth(boolean isGiven, AdServicesApiType apiType) {  in setPerApiConsentToSourceOfTruth()
 2264     private static ConsentParcel getConsentParcel(  in getConsentParcel()
 
 | 
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/ | 
| D | UiStatsLogger.java | 394     public static void logOptInSelected(@NonNull Context context, AdServicesApiType apiType) {  in logOptInSelected()403     public static void logOptOutSelected(@NonNull Context context, AdServicesApiType apiType) {  in logOptOutSelected()
 540     private static int getDefaultConsent(@NonNull Context context, AdServicesApiType apiType) {  in getDefaultConsent()
 583     private static int getPerApiConsentAction(AdServicesApiType apiType, boolean isOptIn) {  in getPerApiConsentAction()
 639     private static UIStats getBaseUiStats(@NonNull Context context, AdServicesApiType apiType) {  in getBaseUiStats()
 
 | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/util/ | 
| D | RateLimitedExecutor.java | 89             @CallStats.CallType int apiType) {  in execute()139     public boolean addTaskToQueue(@NonNull String packageName, @CallStats.CallType int apiType) {  in addTaskToQueue()
 165     public void removeTaskFromQueue(@NonNull String packageName, @CallStats.CallType int apiType) {  in removeTaskFromQueue()
 
 | 
| D | ServiceImplHelper.java | 311             @CallStats.CallType int apiType,  in executeLambdaForUserAsync()358             @CallStats.CallType int apiType,  in executeLambdaForUserAsync()
 402             @CallStats.CallType int apiType,  in executeLambdaForUserNoCallbackAsync()
 
 | 
| /packages/apps/Camera2/src/com/android/camera/device/ | 
| D | CameraDeviceKey.java | 65     public CameraDeviceKey(ApiType apiType, CameraId cameraId) {  in CameraDeviceKey()
 | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/ | 
| D | WifiShellCommand.java | 611                     int apiType = Integer.parseInt(getNextArgRequired());  in onCommand()  local
 | 
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/consent/ | 
| D | ConsentManagerTest.java | 3253         AdServicesApiType apiType = AdServicesApiType.TOPICS;  in testConsentPerApiIsGivenAfterEnabling_AppSearchOnly()  local
 | 
| /packages/modules/Wifi/framework/java/android/net/wifi/ | 
| D | BaseWifiService.java | 834     public void getLastCallerInfoForApi(int apiType, @NonNull ILastCallerListener listener) {  in getLastCallerInfoForApi()
 | 
| D | WifiManager.java | 10300     public void getLastCallerInfoForApi(@ApiType int apiType,  in getLastCallerInfoForApi()
 | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ | 
| D | WifiP2pServiceImpl.java | 2771                         int apiType = WifiManager.API_P2P_DISCOVER_PEERS;  in processMessage()  local
 |