Searched refs:flinger (Results 1 – 5 of 5) sorted by relevance
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
D | DevelopmentFragment.java | 949 IBinder flinger = ServiceManager.getService("SurfaceFlinger"); in updateFlingerOptions() local 950 if (flinger != null) { in updateFlingerOptions() 954 flinger.transact(1010, data, reply, 0); in updateFlingerOptions() 975 IBinder flinger = ServiceManager.getService("SurfaceFlinger"); in writeShowUpdatesOption() local 976 if (flinger != null) { in writeShowUpdatesOption() 981 flinger.transact(1002, data, null, 0); in writeShowUpdatesOption() 993 IBinder flinger = ServiceManager.getService("SurfaceFlinger"); in writeDisableOverlaysOption() local 994 if (flinger != null) { in writeDisableOverlaysOption() 999 flinger.transact(1008, data, null, 0); in writeDisableOverlaysOption()
|
/packages/services/Car/evs/sepolicy/ |
D | evs_driver.te | 11 # Allow use of USB devices, gralloc buffers, and surface flinger
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |