Home
last modified time | relevance | path

Searched defs:ci (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DChannelImpressionsTest.java33 ChannelImpressions ci = new ChannelImpressions(); in testNoResultNoBlock() local
39 ChannelImpressions ci = new ChannelImpressions(); in testNoStreakNoBlock() local
51 ChannelImpressions ci = new ChannelImpressions(); in testNoStreakNoBlock_breakStreak() local
66 ChannelImpressions ci = new ChannelImpressions(); in testStreakBlock() local
78 ChannelImpressions ci = new ChannelImpressions(); in testRatio_NoBlockEvenWithStreak() local
91 ChannelImpressions ci = new ChannelImpressions(); in testAppend() local
116 ChannelImpressions ci = new ChannelImpressions(); in testUpdateThresholds_streakLimitsCorrectlyApplied() local
139 ChannelImpressions ci = new ChannelImpressions(); in testUpdateThresholds_ratioLimitsCorrectlyApplied() local
DAssistantTest.java429 ChannelImpressions ci = new ChannelImpressions(); in testSettingsProviderUpdate() local
/packages/apps/Settings/src/com/android/settings/notification/
DAbstractZenModeAutomaticRulePreferenceController.java87 public static ZenRuleInfo getRuleInfo(PackageManager pm, ComponentInfo ci) { in getRuleInfo()
113 protected static ComponentName getSettingsActivity(AutomaticZenRule rule, ComponentInfo ci) { in getSettingsActivity()
DZenModeEventRuleSettings.java232 final CalendarInfo ci = new CalendarInfo(); in addCalendar() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAbstractZenModeAutomaticRulePreferenceController.java87 public static ZenRuleInfo getRuleInfo(PackageManager pm, ComponentInfo ci) { in getRuleInfo()
113 protected static ComponentName getSettingsActivity(AutomaticZenRule rule, ComponentInfo ci) { in getSettingsActivity()
DZenModeEventRuleSettings.java232 final CalendarInfo ci = new CalendarInfo(); in addCalendar() local
/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoAsyncQuery.java59 void onQueryComplete(int token, Object cookie, CallerInfo ci); in onQueryComplete()
63 void onDataLoaded(int token, Object cookie, CallerInfo ci); in onDataLoaded()
297 int token, Object cookie, CallerInfo ci, long directoryId) { in onDirectoryQueryComplete()
315 private void addCallerInfoIntoCache(CallerInfo ci, long directoryId) { in addCallerInfoIntoCache()
353 public void onDataLoaded(int token, Object cookie, CallerInfo ci) { in onDataLoaded()
359 public void onQueryComplete(int token, Object cookie, CallerInfo ci) { in onQueryComplete()
DCallerInfoUtils.java128 CachedNumberLookupService lookupService, CallerInfo ci) { in buildCachedContactInfo()
154 Context context, CallerInfo ci, String number, int presentation) { in modifyForSpecialCnapCases()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DDisableInstallShortcutListenersTask.java100 ComponentInfo ci; in disableReceivers() local
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/ui/
DThemeUiTestBase.java72 final CompatibilityInfo ci = context.getResources().getCompatibilityInfo(); in getThemeByUiMode() local
/packages/apps/Settings/src/com/android/settings/network/telephony/
DNetworkOperatorPreference.java91 private int getIconIdForCell(CellInfo ci) { in getIconIdForCell()
DCellInfoUtil.java155 CellInfoGsm ci = new CellInfoGsm(); in convertOperatorInfoToCellInfo() local
/packages/modules/ExtServices/src/android/ext/services/notification/
DAssistant.java171 ChannelImpressions ci = createChannelImpressionsWithThresholds(); in readXml() local
326 ChannelImpressions ci = mkeyToImpressions.getOrDefault(key, in onNotificationRemoved() local
493 public void insertImpressions(String key, ChannelImpressions ci) { in insertImpressions()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DCellInfoUtil.java154 CellInfoGsm ci = new CellInfoGsm(); in convertOperatorInfoToCellInfo() local
DNetworkOperatorPreference.java98 private int getIconIdForCell(CellInfo ci) { in getIconIdForCell()
/packages/services/Telephony/src/com/android/phone/
DCellInfoUtil.java154 CellInfoGsm ci = new CellInfoGsm(); in convertOperatorInfoToCellInfo() local
DNetworkOperatorPreference.java90 private int getIconIdForCell(CellInfo ci) { in getIconIdForCell()
DNetworkQueryService.java399 CellInfoGsm ci = new CellInfoGsm(); in getCellInfoList() local
DPhoneUtils.java1044 static String getCompactNameFromCallerInfo(CallerInfo ci, Context context) { in getCompactNameFromCallerInfo()
1125 /* package */ static String modifyForSpecialCnapCases(Context context, CallerInfo ci, in modifyForSpecialCnapCases()
/packages/apps/Settings/src/com/android/settings/utils/
DZenServiceListing.java54 final ComponentName ci = new ComponentName(component.packageName, component.name); in findService() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/utils/
DZenServiceListing.java54 final ComponentName ci = new ComponentName(component.packageName, component.name); in findService() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java748 private final String getConnectionStatusString(CellInfo ci) { in getConnectionStatusString()
770 private final String buildCdmaInfoString(CellInfoCdma ci) { in buildCdmaInfoString()
786 private final String buildGsmInfoString(CellInfoGsm ci) { in buildGsmInfoString()
801 private final String buildLteInfoString(CellInfoLte ci) { in buildLteInfoString()
820 private final String buildWcdmaInfoString(CellInfoWcdma ci) { in buildWcdmaInfoString()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java841 private final String getConnectionStatusString(CellInfo ci) { in getConnectionStatusString()
863 private final String buildCdmaInfoString(CellInfoCdma ci) { in buildCdmaInfoString()
879 private final String buildGsmInfoString(CellInfoGsm ci) { in buildGsmInfoString()
894 private final String buildLteInfoString(CellInfoLte ci) { in buildLteInfoString()
913 private final String buildWcdmaInfoString(CellInfoWcdma ci) { in buildWcdmaInfoString()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java490 CallerInfo ci = new CallerInfo(); in testLoadOneCallFromDb() local
553 CallerInfo ci = new CallerInfo(); in testLoadTwoCallsFromDb() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogProviderTest.java182 CallerInfo ci = new CallerInfo(); in testAddCall() local

12