/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/ |
D | CellularFallbackPreferenceControllerTest.java | 63 final Resources resources = mock(Resources.class); in isAvailable_avoidBadWifiConfigIsFalse_shouldReturnTrue() local 77 final Resources resources = mock(Resources.class); in isAvailable_avoidBadWifiConfigIsTrue_shouldReturnFalse() local
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/ |
D | ByResource.java | 30 public static BySelector id(Resources resources, int resId) { in id() 40 public static BySelector text(Resources resources, int stringRes) { in text()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | Util.java | 49 Resources resources = packageContext.getResources(); in getResourceUri() local 59 Resources resources = context.getPackageManager().getResourcesForApplication(appInfo); in getResourceUri() local 70 private static Uri getResourceUri(Resources resources, String appPkg, int res) in getResourceUri()
|
/packages/apps/Dialer/java/com/android/contacts/common/ |
D | ContactStatusUtil.java | 27 Resources resources = context.getResources(); in getStatusString() local
|
/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/ |
D | VisualVoicemailProtocolFactory.java | 30 public static VisualVoicemailProtocol create(Resources resources, String type) { in create()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/legal/ |
D | ModuleLicensesListPreferenceControllerTest.java | 63 Resources resources = mock(Resources.class); in getAvailabilityStatus_validLicenses_returnsAvailable() local 104 Resources resources = mock(Resources.class); in getAvailabilityStatus_noLicenses_returnsConditionallyUnavailable() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/display/ |
D | NightDisplaySettingsTest.java | 38 List<SearchIndexableResource> resources = in testNightDisplayIndexing_containsResource() local
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactStatusUtil.java | 31 Resources resources = context.getResources(); in getStatusString() local
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/common/ |
D | DialerUtils.java | 132 private static boolean hasPostalAddress(Resources resources, @NonNull Contact contact) { in hasPostalAddress() 141 public static boolean hasContactDetail(Resources resources, @Nullable Contact contact) { in hasContactDetail()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/ |
D | MediaView.java | 113 Resources resources, in showVideoData() 134 Resources resources, in showExifData() 194 Resources resources, in showCoordiantes() 283 private static void addDimensionsRow(TableDisplay table, Resources resources, Bundle tags) { in addDimensionsRow()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | StringConcatenator.java | 32 public StringConcatenator(Resources resources) { in StringConcatenator()
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | PhotoTableDream.java | 33 Resources resources = getResources(); in onDreamingStarted() local
|
/packages/apps/PermissionController/src/com/android/packageinstaller/role/model/ |
D | VisibilityMixin.java | 40 Resources resources = context.getResources(); in isVisible() local
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | ShadowUtils.java | 37 protected static boolean isDeviceProvisioningPackage(Resources resources, in isDeviceProvisioningPackage()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/core/ |
D | PreferenceControllerContractTest.java | 60 final SearchIndexableResources resources = in controllersInSearchShouldImplementPreferenceControllerMixin() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | ManualDisplayActivity.java | 41 Resources resources = getResources(); in onCreate() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | ManualDisplayActivity.java | 41 Resources resources = getResources(); in onCreate() local
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | TestUtil.java | 34 final Resources resources = getContext().getResources(); in installDummyApp() local
|
/packages/apps/Messaging/src/com/android/messaging/widget/ |
D | WidgetConversationListService.java | 108 final Resources resources = mContext.getResources(); in getViewAt() local 219 Resources resources = mContext.getResources(); in getSnippetText() local
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | BugleSubscriptionPrefs.java | 75 final Resources resources = Factory.get().getApplicationContext().getResources(); in migratePrefBooleanInternal() local 87 final Resources resources = Factory.get().getApplicationContext().getResources(); in migratePrefStringInternal() local
|
/packages/apps/Gallery2/src_pd/com/android/gallery3d/filtershow/filters/ |
D | FiltersManager.java | 65 public static void setResources(Resources resources) { in setResources()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | AttributionFormatter.java | 57 Resources resources = context.getResources(); in getHumanReadableWallpaperPresentationMode() local
|
/packages/apps/Calendar/tests/src/com/android/calendar/ |
D | DbTestUtils.java | 51 private Resources resources; field in DbTestUtils.FakeContext 54 FakeContext(ContentResolver contentResolver, Resources resources) { in FakeContext() 177 public DbTestUtils(Resources resources) { in DbTestUtils()
|
/packages/apps/Dialer/java/com/android/incallui/rtt/impl/ |
D | RttChatMessageViewHolder.java | 34 private final Resources resources; field in RttChatMessageViewHolder
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | ImageResource.java | 37 public abstract Drawable getDrawable(Resources resources); in getDrawable()
|