Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 8 of 8) sorted by relevance

/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/
DMyGLRenderer.java50 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() argument
60 public void onDrawFrame(GL10 unused) { in onDrawFrame() argument
94 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() argument
/development/tools/findunused/
Dfindunusedstrings7 -p option prints out unused strings, otherwise a total count is printed
44 echo $app: $count unused strings
Dfindunusedresources9 -p option prints out unused resources, otherwise a total count is printed
/development/tools/repo_diff/service/repodiff/
DGopkg.toml25 # unused-packages = true
46 unused-packages = true
/development/samples/browseable/LNotifications/
D_index.jd10 … metadata. (Priority metadata has been present since Jelly Bean, but actually unused).
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
DAndroid.bp44 "-Wno-unused-parameter",
/development/vndk/tools/header-checker/
DAndroid.bp31 "-Wno-unused-parameter",
180 "-Wno-unused-parameter",
/development/
DAndroid.bp30 // For unused files, consider creating a 'fileGroup' with "//visibility:private"