/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
D | SendTestMessages.java | 391 int category) { in createFromPdu() 398 int category) { in createFromPdus() 430 private static void sendBroadcast(Activity activity, int serialNumber, int category, in sendBroadcast() 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() [all …]
|
/packages/apps/Settings/src/com/android/settings/core/instrumentation/ |
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()
|
/packages/modules/ExtServices/src/android/ext/services/notification/ |
D | AgingHelper.java | 73 @Category int category = mNotificationCategorizer.getCategory(entry); in onNotificationSeen() local 83 scheduleAging(entry.getSbn().getKey(), category, TWO_HOURS_MS); in onNotificationSeen() local 85 scheduleAging(entry.getSbn().getKey(), category, HOUR_MS); in onNotificationSeen() local 106 private void scheduleAging(String key, @Category int category, long duration) { in scheduleAging() 128 private Intent createAgingIntent(String key, @Category int category) { in createAgingIntent() 136 private PendingIntent createPendingIntent(String key, @Category int category) { in createPendingIntent() 150 private void demote(String key, @Category int category) { in demote()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/ |
D | CategoryManagerTest.java | 77 final DashboardCategory category = new DashboardCategory(CategoryKey.CATEGORY_ACCOUNT); in backwardCompatCleanupForCategory_shouldNotChangeCategoryForNewKeys() local 137 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_singlePackage_shouldReorderBasedOnPriority() local 160 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_multiPackage_shouldReorderBasedOnPackageAndPriority() local 182 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_internalPackageTiles_shouldSkipTileForInternalPackage() local 205 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_internalAndExternalPackageTiles_shouldRetainPriorityOrdering() local 232 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in sortCategories_samePriority_internalPackageTileShouldTakePrecedence() local 254 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_noDuplicate_noChange() local 281 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_hasDuplicateActivityTiles_shouldOnlyKeepUniqueTiles() local 299 final DashboardCategory category = new DashboardCategory(CATEGORY_HOMEPAGE); in filterTiles_hasDuplicateProviderTiles_shouldOnlyKeepUniqueTiles() local
|
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/ |
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()
|
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()
|
D | OnActionClickListener.java | 32 boolean onActionClick(String category, int id, Bundle params); in onActionClick()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/ |
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()
|
D | TimeLogger.java | 62 public TimeLogger(Context context, @TimeCategory int category) { in TimeLogger() 72 int category, in TimeLogger()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | PolicyComplianceUtils.java | 40 ProvisioningParams params, @Nullable String category, Utils utils) { in isPolicyComplianceActivityResolvable() 50 ProvisioningParams params, @Nullable String category, int requestCode, Utils utils, in startPolicyComplianceActivityForResultIfResolved() 70 ProvisioningParams params, @Nullable String category, Utils utils) { in getPolicyComplianceIntentIfResolvable() 80 private Intent getPolicyComplianceIntent(ProvisioningParams params, @Nullable String category) { in getPolicyComplianceIntent()
|
/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/testutils/ |
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()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/ |
D | ZenModeBackend.java | 150 protected void saveVisualEffectsPolicy(int category, boolean suppress) { in saveVisualEffectsPolicy() 159 protected void saveSoundPolicy(int category, boolean allow) { in saveSoundPolicy() 193 protected void saveSenders(int category, int val) { in saveSenders() 220 protected String getSendersKey(int category) { in getSendersKey() 232 private int getPrioritySenders(int category) { in getPrioritySenders() 274 protected int getAlarmsTotalSilenceCallsMessagesSummary(int category) { in getAlarmsTotalSilenceCallsMessagesSummary() 283 protected int getContactsSummary(int category) { in getContactsSummary()
|
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ |
D | AppPermissionGroupsFragment.java | 241 PreferenceCategory category = findPreference(grantCategory.getCategoryName()); in updatePreferences() local 359 PreferenceCategory category = getPreferenceScreen().findPreference( in setAutoRevokeToggleState() local 387 private Preference setUpCustomPermissionsScreen(Context context, int count, String category) { in setUpCustomPermissionsScreen() 403 private void setNoPermissionPreference(PreferenceCategory category, @StringRes int stringId, in setNoPermissionPreference() 435 int category = APP_PERMISSIONS_FRAGMENT_VIEWED__CATEGORY__ALLOWED; in logAppPermissionGroupsFragmentView() local 460 long sessionId, long viewId, String permissionGroupName, int category) { in logAppPermissionsFragmentViewEntry()
|
/packages/services/Car/car-lib/src/android/car/cluster/ |
D | CarInstrumentClusterManager.java | 89 public void registerCallback(String category, Callback callback) { in registerCallback() 129 void onClusterActivityStateChanged(String category, Bundle clusterActivityState); in onClusterActivityStateChanged()
|
D | IInstrumentClusterManagerCallback.aidl | 35 oneway void setClusterActivityState(String category, in Bundle clusterActivityState); in setClusterActivityState()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | WallpaperPickerDelegate.java | 204 Category category = mCategoryProvider.getCategory(i); in findThirdPartyCategory() local 288 public void addCategory(Category category, boolean fetchingAll) { in addCategory() 295 public void removeCategory(Category category) { in removeCategory() 302 public void updateCategory(Category category) { in updateCategory() 327 Category category = findCategoryForCollectionId(collectionId); in show() local
|
D | CategorySelectorFragment.java | 120 void addCategory(Category category, boolean loading) { in addCategory() 148 void removeCategory(Category category) { in removeCategory() 156 void updateCategory(Category category) { in updateCategory() 244 private void bindCategory(Category category) { in bindCategory() 346 Category category = mCategories.get(position - NUM_NON_CATEGORY_VIEW_HOLDERS); in onBindViewHolder() local
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
D | CardEmulationManager.java | 290 ComponentName getDefaultServiceForCategory(int userId, String category, in getDefaultServiceForCategory() 313 String category) { in setDefaultServiceForCategoryChecked() 375 String category) { in isDefaultServiceForCategory() 399 ComponentName service, String category) throws RemoteException { in setDefaultServiceForCategory() 469 ComponentName service, String category) throws RemoteException { in getAidGroupForService() 481 ComponentName service, String category) throws RemoteException { in removeAidGroupForService() 497 public List<ApduServiceInfo> getServices(int userId, String category) in getServices()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/nfc/ |
D | PaymentDefaultDialog.java | 53 String category = intent.getStringExtra(CardEmulation.EXTRA_CATEGORY); in onCreate() local 74 private boolean buildDialog(ComponentName component, String category) { in buildDialog()
|
/packages/apps/PermissionController/src/com/android/permissioncontroller/role/model/ |
D | IntentFilterData.java | 102 String category = mCategories.get(i); in createIntent() local 119 String category = mCategories.get(i); in createIntentFilter() local
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
D | PaymentDefaultDialog.java | 53 String category = intent.getStringExtra(CardEmulation.EXTRA_CATEGORY); in onCreate() local 74 private boolean buildDialog(ComponentName component, String category) { in buildDialog()
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/ |
D | SuggestionParser.java | 96 List<Suggestion> readSuggestions(SuggestionCategory category, boolean ignoreDismissRule) { in readSuggestions() 136 private boolean isExclusiveCategoryExpired(SuggestionCategory category) { in isExclusiveCategoryExpired()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
D | CategoryReceiver.java | 28 public void onCategoryReceived(Category category); in onCategoryReceived()
|
/packages/apps/DeskClock/src/com/android/deskclock/events/ |
D | EventTracker.java | 30 void sendEvent(@StringRes int category, @StringRes int action, @StringRes int label); in sendEvent()
|
/packages/apps/ThemePicker/src/com/android/customization/model/theme/ |
D | OverlayManagerCompat.java | 74 public String getEnabledPackageName(String targetPackageName, String category) { in getEnabledPackageName() 98 public List<String> getOverlayPackagesForCategory(String category, int userId, in getOverlayPackagesForCategory()
|