OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RawRes
(Results
1 - 25
of
37
) sorted by null
1
2
/frameworks/base/core/java/android/annotation/
RawRes.java
36
public @interface
RawRes
{
/frameworks/support/annotations/src/android/support/annotation/
RawRes.java
35
public @interface
RawRes
{
/frameworks/base/core/java/android/gesture/
GestureLibraries.java
19
import android.annotation.
RawRes
;
48
public static GestureLibrary fromRawResource(Context context, @
RawRes
int resourceId) {
/prebuilts/maven_repo/android/com/android/support/support-annotations/19.1.0/
support-annotations-19.1.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/20.0.0/
support-annotations-20.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.0/
support-annotations-21.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.2/
support-annotations-21.0.2.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.3/
support-annotations-21.0.3.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/22.0.0/
support-annotations-22.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.0/
support-annotations-22.1.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.1/
support-annotations-22.1.1.jar
/cts/tests/tests/media/src/android/media/cts/
AudioTrackSurroundTest.java
19
import android.annotation.
RawRes
;
160
private byte[] loadRawResourceBytes(@
RawRes
int id) throws Exception {
173
private short[] loadRawResourceShorts(@
RawRes
int id) throws Exception {
427
SamplePlayerShorts(int sampleRate, int encoding, int channelConfig, @
RawRes
int resourceId)
461
SamplePlayerBytes(int sampleRate, int encoding, int channelConfig, @
RawRes
int resourceId)
/frameworks/base/core/java/android/content/res/
Resources.java
36
import android.annotation.
RawRes
;
[
all
...]
/frameworks/base/core/java/android/app/
WallpaperManager.java
20
import android.annotation.
RawRes
;
[
all
...]
/prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.0/
support-annotations-22.2.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.1/
support-annotations-22.2.1.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.0/
support-annotations-23.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.1/
support-annotations-23.0.1.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.0/
support-annotations-23.1.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.1/
support-annotations-23.1.1.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.0/
support-annotations-23.2.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.1/
support-annotations-23.2.1.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.3.0/
support-annotations-23.3.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/23.4.0/
support-annotations-23.4.0.jar
/prebuilts/maven_repo/android/com/android/support/support-annotations/24.0.0/
support-annotations-24.0.0.jar
Completed in 255 milliseconds
1
2