Searched refs:unused (Results 1 – 8 of 8) sorted by relevance
/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/ |
D | MyGLRenderer.java | 50 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/ |
D | findunusedstrings | 7 -p option prints out unused strings, otherwise a total count is printed 44 echo $app: $count unused strings
|
D | findunusedresources | 9 -p option prints out unused resources, otherwise a total count is printed
|
/development/tools/repo_diff/service/repodiff/ |
D | Gopkg.toml | 25 # unused-packages = true 46 unused-packages = true
|
/development/samples/browseable/LNotifications/ |
D | _index.jd | 10 … metadata. (Priority metadata has been present since Jelly Bean, but actually unused).
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | Android.bp | 44 "-Wno-unused-parameter",
|
/development/vndk/tools/header-checker/ |
D | Android.bp | 31 "-Wno-unused-parameter", 180 "-Wno-unused-parameter",
|
/development/ |
D | Android.bp | 30 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
|