Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DDisplayUtils.java87 int resourceId = context.getResources().getIdentifier("config_rounded_mask_size_bottom", in getCornerRadiusBottom() local
106 int resourceId = context.getResources().getIdentifier("config_rounded_mask_size_top", in getCornerRadiusTop() local
121 int resourceId = context.getResources().getIdentifier("config_rounded_mask_size", in getCornerRadiusDefault() local
/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java409 void removeSpiRecord(int resourceId) { in removeSpiRecord()
413 void removeTransformRecord(int resourceId) { in removeTransformRecord()
417 void removeTunnelInterfaceRecord(int resourceId) { in removeTunnelInterfaceRecord()
421 void removeEncapSocketRecord(int resourceId) { in removeEncapSocketRecord()
498 OwnedResourceRecord(int resourceId) { in OwnedResourceRecord()
821 int resourceId, in TunnelInterfaceRecord()
1135 final int resourceId = mNextResourceId++; in allocateSecurityParameterIndex() local
1252 final int resourceId = mNextResourceId++; in openUdpEncapsulationSocket() local
1322 final int resourceId = mNextResourceId++; in createTunnelInterface() local
1502 int resourceId, String callingPackage) throws RemoteException { in deleteTunnelInterface()
[all …]
/frameworks/ex/framesequence/samples/FrameSequenceSamples/src/com/android/framesequence/samples/
H A DSamplesList.java36 static Map<String,?> makeSample(String name, Class<?> activity, int resourceId) { in makeSample()
61 int resourceId = ((Integer) SAMPLES.get(position).get(KEY_RESOURCE)).intValue(); in onListItemClick() local
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/partner/
H A DResourceEntry.java54 int resourceId = bundle.getInt(KEY_RESOURCE_ID); in fromBundle() local
58 public ResourceEntry(String packageName, String resourceName, int resourceId) { in ResourceEntry()
/frameworks/base/core/java/android/net/
H A DIIpSecService.aidl38 void releaseSecurityParameterIndex(int resourceId); in releaseSecurityParameterIndex()
42 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket()
64 void deleteTunnelInterface(int resourceId, in String callingPackage); in deleteTunnelInterface()
H A DIpSecTransformResponse.java30 public final int resourceId; field in IpSecTransformResponse
H A DIpSecSpiResponse.java30 public final int resourceId; field in IpSecSpiResponse
H A DIpSecTunnelInterfaceResponse.java30 public final int resourceId; field in IpSecTunnelInterfaceResponse
H A DIpSecUdpEncapResponse.java33 public final int resourceId; field in IpSecUdpEncapResponse
H A DIpSecConfig.java92 public void setSpiResourceId(int resourceId) { in setSpiResourceId()
120 public void setEncapSocketResourceId(int resourceId) { in setEncapSocketResourceId()
/frameworks/base/core/tests/coretests/src/android/view/
H A DInflateTest.java56 public void inflateTest(int resourceId) { in inflateTest()
61 public void inflateCachedTest(int resourceId) { in inflateCachedTest()
/frameworks/base/core/java/android/gesture/
H A DGestureLibraries.java55 public static GestureLibrary fromRawResource(Context context, @RawRes int resourceId) { in fromRawResource()
148 public ResourceGestureLibrary(Context context, int resourceId) { in ResourceGestureLibrary()
/frameworks/layoutlib/bridge/src/android/view/
H A DPointerIcon_Delegate.java28 int resourceId) { in loadResource()
/frameworks/base/core/java/android/widget/
H A 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/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DRenderInfo.kt54 val resourceId = deviceIconMap.getValue(key) in lookup() constant
/frameworks/base/core/java/android/text/style/
H A 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/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java36 public static ViewNode findNodeByResourceId(List<FillContext> contexts, String resourceId) { in findNodeByResourceId()
H A DMyAutofillService.java150 String resourceId = response.mIgnoredIds[i]; in handleRequest() local
164 private AutofillId getAutofillIdByResourceId(FillRequest request, String resourceId) in getAutofillIdByResourceId()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DModuleInfoProviderTest.java95 private ModuleInfoProvider getProvider(int resourceId) { in getProvider()
/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
H A DGraphReader.java41 public FilterGraph readGraphResource(Context context, int resourceId) throws GraphIOException { in readGraphResource()
/frameworks/base/core/java/android/view/
H A DPointerIcon.java250 int resourceId = a.getResourceId(typeIndex, -1); in getSystemIcon() local
324 public static PointerIcon load(@NonNull Resources resources, @XmlRes int resourceId) { in load()
460 private void loadResource(Context context, Resources resources, @XmlRes int resourceId) { in loadResource()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DNetworkRegistrationManager.java314 int resourceId; in getPackageName() local
348 int resourceId; in getClassName() local
/frameworks/base/core/java/android/security/net/config/
H A DResourceCertificateSource.java45 public ResourceCertificateSource(int resourceId, Context context) { in ResourceCertificateSource()
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java967 public int addSpeech(String text, String packagename, @RawRes int resourceId) { in addSpeech()
998 public int addSpeech(CharSequence text, String packagename, @RawRes int resourceId) { in addSpeech()
1084 public int addEarcon(String earcon, String packagename, @RawRes int resourceId) { in addEarcon()
1150 private Uri makeResourceUri(String packageName, int resourceId) { in makeResourceUri()
/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java235 private String readFile(Context context, int resourceId) { in readFile()
246 private int loadShader(Context context, int resourceId, int type) { in loadShader()

123