/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/ |
H A D | codeclist_unit_test.cpp | 58 AVCodecCategory category; variable 118 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 216 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 327 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 343 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 359 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 376 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 393 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 410 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 427 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable [all …]
|
/aosp12/frameworks/base/core/java/com/android/internal/logging/ |
H A D | MetricsLogger.java | 95 public void visible(int category) throws IllegalArgumentException { in visible() 104 public void hidden(int category) throws IllegalArgumentException { in hidden() 114 public void visibility(int category, boolean visible) in visibility() 127 public void visibility(int category, int vis) in visibility() 134 public void action(int category) { in action() 141 public void action(int category, int value) { in action() 148 public void action(int category, boolean value) { in action() 155 public void action(int category, String pkg) { in action() 183 public static void visibility(Context context, int category, int vis) in visibility() 190 public static void action(Context context, int category) { in action() [all …]
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | MetricsLoggerCompat.java | 31 public void action(int category) { in action() 35 public void action(int category, int value) { in action() 39 public void visible(int category) { in visible() 43 public void hidden(int category) { in hidden() 47 public void visibility(int category, boolean visible) { in visibility()
|
/aosp12/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
H A D | SendTestMessages.java | 441 int category) { in testSendMessage7bit() 446 int category) { in testSendMessage7bitUmts() 451 int category) { in testSendMessage7bitNoPadding() 456 int category) { in testSendMessage7bitNoPaddingUmts() 461 int category) { in testSendMessage7bitMultipageGsm() 474 int category) { in testSendMessage7bitMultipageUmts() 479 int category) { in testSendMessage7bitWithLanguage() 484 int category) { in testSendMessage7bitWithLanguageInBody() 494 int category) { in testSendMessageUcs2() 499 int category) { in testSendMessageUcs2Umts() [all …]
|
/aosp12/packages/apps/Settings/src/com/android/settings/core/instrumentation/ |
H A D | SettingsEventLogWriter.java | 28 public void visible(Context context, int source, int category, int latency) { in visible() 36 public void hidden(Context context, int category, int visibleTime) { in hidden() 44 public void action(Context context, int category, String pkg) { in action() 52 public void action(Context context, int category, int value) { in action() 60 public void action(Context context, int category, boolean value) { in action()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/instrumentation/ |
H A D | LogWriter.java | 29 void visible(Context context, int source, int category, int latency); in visible() 34 void hidden(Context context, int category, int visibleTime); in hidden() 39 void action(Context context, int category, Pair<Integer, Object>... taggedData); in action() 44 void action(Context context, int category, int value); in action() 49 void action(Context context, int category, boolean value); in action() 54 void action(Context context, int category, String pkg); in action()
|
H A D | EventLogWriter.java | 33 public void visible(Context context, int source, int category, int latency) { in visible() 43 public void hidden(Context context, int category, int visibleTime) { in hidden() 52 public void action(Context context, int category, Pair<Integer, Object>... taggedData) { in action() 64 public void action(Context context, int category, int value) { in action() 69 public void action(Context context, int category, boolean value) { in action() 74 public void action(Context context, int category, String pkg) { in action()
|
H A D | MetricsFeatureProvider.java | 80 public void visible(Context context, int source, int category, int latency) { in visible() 92 public void hidden(Context context, int category, int visibleTime) { in hidden() 104 public void action(Context context, int category, Pair<Integer, Object>... taggedData) { in action() 113 public void action(Context context, int category, String pkg) { in action() 128 public void action(Context context, int category, int value) { in action() 134 public void action(Context context, int category, boolean value) { in action()
|
/aosp12/frameworks/base/core/java/android/nfc/cardemulation/ |
H A D | AidGroup.java | 53 final String category; field in AidGroup 63 public AidGroup(List<String> aids, String category) { in AidGroup() 88 AidGroup(String category, String description) { in AidGroup() 173 String category = null; in createFromXml() local 225 static boolean isValidCategory(String category) { in isValidCategory()
|
H A D | CardEmulation.java | 206 public boolean isDefaultServiceForCategory(ComponentName service, String category) { in isDefaultServiceForCategory() 268 public boolean categoryAllowsForegroundPreference(String category) { in categoryAllowsForegroundPreference() 295 public int getSelectionModeForCategory(String category) { in getSelectionModeForCategory() 343 public boolean registerAidsForService(ComponentName service, String category, in registerAidsForService() 500 public List<String> getAidsForService(ComponentName service, String category) { in getAidsForService() 537 public boolean removeAidsForService(ComponentName service, String category) { in removeAidsForService() 787 public boolean setDefaultServiceForCategory(ComponentName service, String category) { in setDefaultServiceForCategory() 832 public List<ApduServiceInfo> getServices(String category) { in getServices()
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/dashboard/ |
H A D | CategoryManagerTest.java | 78 final DashboardCategory category = new DashboardCategory(CategoryKey.CATEGORY_ACCOUNT); in backwardCompatCleanupForCategory_shouldNotChangeCategoryForNewKeys() local 138 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_singlePackage_shouldReorderBasedOnPriority() local 162 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_multiPackage_shouldReorderBasedOnPackageAndPriority() local 184 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_internalPackageTiles_shouldSkipTileForInternalPackage() local 207 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_internalAndExternalPackageTiles_shouldRetainPriorityOrdering() local 234 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_samePriority_internalPackageTileShouldTakePrecedence() local 256 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_noDuplicate_noChange() local 283 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_hasDuplicateActivityTiles_shouldOnlyKeepUniqueTiles() local 301 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_hasDuplicateProviderTiles_shouldOnlyKeepUniqueTiles() local
|
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | EventStore.java | 123 synchronized EventHistory getEventHistory(@EventCategory int category, String key) { in getEventHistory() 136 synchronized EventHistoryImpl getOrCreateEventHistory(@EventCategory int category, String key) { in getOrCreateEventHistory() 149 synchronized void deleteEventHistory(@EventCategory int category, String key) { in deleteEventHistory() 157 synchronized void deleteEventHistories(@EventCategory int category) { in deleteEventHistories() 179 synchronized void pruneOrphanEventHistories(@EventCategory int category, in pruneOrphanEventHistories()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/ |
H A D | MetricsLoggerWrapper.java | 42 public void logAction(Context context, int category, String value) { in logAction() 56 public void logAction(Context context, int category, int value) { in logAction() 69 public void logAction(Context context, int category) { in logAction()
|
H A D | TimeLogger.java | 62 public TimeLogger(Context context, @TimeCategory int category) { in TimeLogger() 72 int category, in TimeLogger()
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/ui/setup/ |
H A D | SetupActionHelper.java | 30 public static boolean onActionClick(Fragment fragment, String category, int actionId) { in onActionClick() 36 Fragment fragment, String category, int actionId, Bundle params) { in onActionClick() 55 Fragment fragment, String category, int actionId, Bundle params) { in createOnClickListenerForAction() 72 Fragment fragment, String category, int actionId, Bundle params) { in OnActionClickListenerForAction()
|
H A D | SetupFragment.java | 109 protected void setOnClickAction(View view, final String category, final int actionId) { in setOnClickAction() 119 protected boolean onActionClick(String category, int actionId) { in onActionClick() 123 protected boolean onActionClick(String category, int actionId, Bundle params) { in onActionClick()
|
/aosp12/frameworks/base/core/java/android/nfc/ |
H A D | INfcCardEmulation.aidl | 29 boolean isDefaultServiceForCategory(int userHandle, in ComponentName service, String category); in isDefaultServiceForCategory() 31 boolean setDefaultServiceForCategory(int userHandle, in ComponentName service, String category); in setDefaultServiceForCategory() 36 AidGroup getAidGroupForService(int userHandle, in ComponentName service, String category); in getAidGroupForService() 37 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category); in removeAidGroupForService() 38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices()
|
/aosp12/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/testutils/ |
H A D | OverlayManagerMocks.java | 47 final String category; field in OverlayManagerMocks.MockOverlay 49 public MockOverlay(String packageName, String targetPackage, String category) { in MockOverlay() 85 public void addOverlay(String packageName, String targetPackage, String category, in addOverlay()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/ |
H A D | cpu_perf_scope.h | 46 …const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string… in CpuPerfScopeInternal() 76 #define RENDER_CPU_PERF_BEGIN(timerName, category, subCategory, name) \ argument 79 #define RENDER_CPU_PERF_SCOPE(category, subCategory, name) \ argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/ |
H A D | cpu_perf_scope.h | 44 …const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string… in CpuPerfScope() 73 #define CORE_CPU_PERF_BEGIN(timerName, category, subCategory, name) \ argument 76 #define CORE_CPU_PERF_SCOPE(category, subCategory, name) \ argument
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SmsUsageMonitorShortCodeTest.java | 39 final int category; field in SmsUsageMonitorShortCodeTest.ShortCodeTest 41 ShortCodeTest(String countryIso, String destAddress, int category) { in ShortCodeTest()
|
/aosp12/packages/services/Car/car-lib/src/android/car/cluster/ |
H A D | CarInstrumentClusterManager.java | 94 public void registerCallback(String category, Callback callback) { in registerCallback() 134 void onClusterActivityStateChanged(String category, Bundle clusterActivityState); in onClusterActivityStateChanged()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/theme/ |
H A D | ThemeOverlayApplierTest.java | 81 ALL_CATEGORIES_MAP.put(category, in ALL_CATEGORIES_MAP.put() argument 82 new OverlayIdentifier(TEST_DISABLED_PREFIX + category)); in ALL_CATEGORIES_MAP.put() 294 String category, boolean enabled) { in createOverlayInfo()
|
/aosp12/build/make/tools/product_config/test/com/android/build/config/ |
H A D | TestErrors.java | 49 public void assertHasEntry(Errors.Category category) { in assertHasEntry() 57 public static void assertHasEntry(Errors.Category category, ErrorReporter errors) { in assertHasEntry()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/ |
H A D | AutoAppPermissionsFragment.java | 234 PreferenceCategory category = getPreferenceScreen().findPreference( in updatePreferences() local 299 private void setAdditionalPermissionsPreference(PreferenceCategory category, int numExtraPerms, in setAdditionalPermissionsPreference() 321 private void setNoPermissionPreference(PreferenceCategory category, Category grantCategory, in setNoPermissionPreference() 364 int category = APP_PERMISSIONS_FRAGMENT_VIEWED__CATEGORY__ALLOWED; in logAppPermissionsFragmentView() local 388 long sessionId, long viewId, String permissionGroupName, int category) { in logAppPermissionsFragmentViewEntry()
|