/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/ |
H A D | DhcpServingParamsTest.java | 85 final Set<Inet4Address> routers = new HashSet<>(TEST_DEFAULT_ROUTERS); in testBuild_Immutable() local 90 .setDefaultRouters(routers) in testBuild_Immutable() 97 routers.add(addedAddr); in testBuild_Immutable()
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaRouter2ServiceImpl.java | 1871 final List<IMediaRouter2> routers = new ArrayList<>(); in getAllRouters() local 1874 return routers; in getAllRouters() 1878 routers.add(routerRecord.mRouter); in getAllRouters() 1881 return routers; in getAllRouters() 1888 return routers; in getRouters() 1894 routers.add(routerRecord.mRouter); in getRouters() 1898 return routers; in getRouters() 1977 for (IMediaRouter2 router : routers) { in notifyRoutesAddedToRouters() 1988 for (IMediaRouter2 router : routers) { in notifyRoutesRemovedToRouters() 1999 for (IMediaRouter2 router : routers) { in notifyRoutesChangedToRouters() [all …]
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |