/packages/apps/Car/Cluster/src/android/car/cluster/ |
D | LaneView.java | 97 for (Lane lane : mLanes) { in setLanes() 98 Bitmap bitmap = combineBitmapFromLane(lane); in setLanes() 106 private Bitmap combineBitmapFromLane(Lane lane) { in combineBitmapFromLane() argument 107 if (lane.getLaneDirectionsList().isEmpty()) { in combineBitmapFromLane() 114 Shift shift = getShift(lane); in combineBitmapFromLane() 116 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 122 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 146 private Shift getShift(Lane lane) { in getShift() argument 151 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in getShift()
|
D | NavStateController.java | 75 mLane = container.findViewById(R.id.lane); in NavStateController()
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 253 // Configuration of a single lane of a road at a particular point in the 255 // from this lane, and indicates which directions the driver could take 259 // lane at a particular step in the navigation. This defines the icon(s) 260 // that must be combined to display a lane configuration to the user. 263 // The shape is unknown, in which case no lane information should be 297 // The shape of this lane direction. 306 // The possible directions a driver can take from this lane. 379 // execute this step, or an empty list if lane configuration metadata 383 // An image representing the lane configuration at this point in the 387 // - For each lane, a set of arrows, representing each possible driving [all …]
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarNavigationManagerTest.java | 66 Lane lane = Lane.newBuilder().build(); in testSerializeAndDeserializeProto() local 80 assertNotNull(lane); in testSerializeAndDeserializeProto() 94 assertNotNull(Lane.parseFrom(lane.toByteArray())); in testSerializeAndDeserializeProto()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | pl_wordlist.combined.gz |
|
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
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, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |