Home
last modified time | relevance | path

Searched defs:resourceId (Results 1 – 25 of 65) sorted by relevance

123

/frameworks/base/core/java/android/app/admin/
DParcelableResource.java88 @NonNull Context context, @AnyRes int resourceId, @ResourceType int resourceType) in ParcelableResource()
103 private ParcelableResource( in ParcelableResource()
113 Context context, @AnyRes int resourceId, @ResourceType int resourceType) in verifyResourceExistsInCallingPackage()
138 private static boolean hasDrawableInCallingPackage(Context context, @AnyRes int resourceId) { in hasDrawableInCallingPackage()
146 private static boolean hasStringInCallingPackage(Context context, @AnyRes int resourceId) { in hasStringInCallingPackage()
304 int resourceId = xmlPullParser.getAttributeInt(/* namespace= */ null, ATTR_RESOURCE_ID); in createFromXml() local
/frameworks/base/services/core/java/com/android/server/infra/
DFrameworkResourcesServiceNameResolver.java39 @StringRes int resourceId) { in FrameworkResourcesServiceNameResolver()
46 @ArrayRes int resourceId, boolean isMultiple) { in FrameworkResourcesServiceNameResolver()
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/partner/
DResourceEntry.java53 int resourceId = bundle.getInt(KEY_RESOURCE_ID); in fromBundle() local
57 public ResourceEntry(String packageName, String resourceName, int resourceId) { in ResourceEntry()
/frameworks/base/core/tests/coretests/src/android/view/
DInflateTest.java56 public void inflateTest(int resourceId) { in inflateTest()
61 public void inflateCachedTest(int resourceId) { in inflateCachedTest()
/frameworks/base/core/java/android/gesture/
DGestureLibraries.java55 public static GestureLibrary fromRawResource(Context context, @RawRes int resourceId) { in fromRawResource()
148 public ResourceGestureLibrary(Context context, int resourceId) { in ResourceGestureLibrary()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/flags/
DFlag.kt45 val resourceId: Int in describeContents() constant
133 @BoolRes override val resourceId: Int, constant in com.android.systemui.flags.ResourceBooleanFlag
192 @StringRes override val resourceId: Int, constant in com.android.systemui.flags.ResourceStringFlag
236 @IntegerRes override val resourceId: Int, constant in com.android.systemui.flags.ResourceIntFlag
317 override val resourceId: Int, constant in com.android.systemui.flags.ResourceFloatFlag
/frameworks/base/core/java/android/widget/
DCalendarView.java311 public void setSelectedDateVerticalBar(@DrawableRes int resourceId) { in setSelectedDateVerticalBar()
349 public void setWeekDayTextAppearance(@StyleRes int resourceId) { in setWeekDayTextAppearance()
372 public void setDateTextAppearance(@StyleRes int resourceId) { in setDateTextAppearance()
616 void setSelectedDateVerticalBar(@DrawableRes int resourceId); in setSelectedDateVerticalBar()
620 void setWeekDayTextAppearance(@StyleRes int resourceId); in setWeekDayTextAppearance()
623 void setDateTextAppearance(@StyleRes int resourceId); in setDateTextAppearance()
/frameworks/layoutlib/bridge/src/android/view/
DPointerIcon_Delegate.java28 int resourceId) { in loadResource()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DRenderInfo.kt54 val resourceId = deviceIconMap.getValue(key) in lookup() constant
/frameworks/base/core/java/android/text/style/
DImageSpan.java206 public ImageSpan(@NonNull Context context, @DrawableRes int resourceId) { in ImageSpan()
219 public ImageSpan(@NonNull Context context, @DrawableRes int resourceId, in ImageSpan()
/frameworks/base/core/java/android/view/
DPointerIcon.java290 int resourceId = a.getResourceId(typeIndex, -1); in getLoadedSystemIcon() local
301 icon.loadResource(context.getResources(), resourceId, context.getTheme(), pointerScale); in getLoadedSystemIcon() local
358 public static @NonNull PointerIcon load(@NonNull Resources resources, @XmlRes int resourceId) { in load()
484 private void loadResource(@NonNull Resources resources, @XmlRes int resourceId, in loadResource()
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DAutofillTestHelper.java36 public static ViewNode findNodeByResourceId(List<FillContext> contexts, String resourceId) { in findNodeByResourceId()
DMyAutofillService.java150 String resourceId = response.mIgnoredIds[i]; in handleRequest() local
164 private AutofillId getAutofillIdByResourceId(FillRequest request, String resourceId) in getAutofillIdByResourceId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java292 int resourceId; in getPackageName() local
327 int resourceId; in getClassName() local
/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DModuleInfoProviderTest.java97 private ModuleInfoProvider getProvider(int resourceId) { in getProvider()
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/legacyhelper/ui/
DLegacyUserUiHelper.kt67 val resourceId: Int? = getGuestUserRecordNameResourceId(record) in getUserRecordName() constant
/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
DGraphReader.java41 public FilterGraph readGraphResource(Context context, int resourceId) throws GraphIOException { in readGraphResource()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java1011 public int addSpeech(String text, String packagename, @RawRes int resourceId) { in addSpeech()
1042 public int addSpeech(CharSequence text, String packagename, @RawRes int resourceId) { in addSpeech()
1128 public int addEarcon(String earcon, String packagename, @RawRes int resourceId) { in addEarcon()
1194 private Uri makeResourceUri(String packageName, int resourceId) { in makeResourceUri()
/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/
DTaskTransitionTest.kt202 val resourceId = in getStaticWallpaperPackage() constant
/frameworks/base/core/java/android/security/net/config/
DResourceCertificateSource.java45 public ResourceCertificateSource(int resourceId, Context context) { in ResourceCertificateSource()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/common/ui/domain/interactor/
DConfigurationInteractorTest.kt61 val resourceId = 1001 in dimensionPixelSize() constant
/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java242 private String readFile(Context context, int resourceId) { in readFile()
253 private int loadShader(Context context, int resourceId, int type) { in loadShader()
/frameworks/base/packages/SettingsLib/AvatarPicker/src/
DAvatarPickerActivity.java346 int resourceId = mPreselectedImages.getResourceId(index, -1); in returnSelectionResult() local
357 private Uri uriForResourceId(int resourceId) { in uriForResourceId()
/frameworks/base/media/mca/filterfw/java/android/filterfw/
DGraphEnvironment.java135 public int loadGraph(Context context, int resourceId) { in loadGraph()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeStatusBarIconController.java58 public void setIcon(String slot, int resourceId, CharSequence contentDescription) { in setIcon()

123