/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
D | LaneView.java | 98 for (Lane lane : mLanes) { in setLanes() 99 Bitmap bitmap = combineBitmapFromLane(lane); in setLanes() 108 private Bitmap combineBitmapFromLane(Lane lane) { in combineBitmapFromLane() argument 109 if (lane.getLaneDirectionsList().isEmpty()) { in combineBitmapFromLane() 116 Shift shift = getShift(lane); in combineBitmapFromLane() 118 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 124 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 148 private Shift getShift(Lane lane) { in getShift() argument 153 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in getShift()
|
D | NavStateController.java | 83 mLane = container.findViewById(R.id.lane); in NavStateController()
|
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
D | LaneView.java | 97 for (Lane lane : mLanes) { in setLanes() 98 Bitmap bitmap = combineBitmapFromLane(lane); in setLanes() 107 private Bitmap combineBitmapFromLane(Lane lane) { in combineBitmapFromLane() argument 108 if (lane.getLaneDirectionsList().isEmpty()) { in combineBitmapFromLane() 115 Shift shift = getShift(lane); in combineBitmapFromLane() 117 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 123 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in combineBitmapFromLane() 147 private Shift getShift(Lane lane) { in getShift() argument 152 for (LaneDirection laneDir : lane.getLaneDirectionsList()) { in getShift()
|
D | NavStateController.java | 82 mLane = container.findViewById(R.id.lane); in NavStateController()
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarNavigationManagerTest.java | 73 Lane lane = Lane.newBuilder().build(); in testSerializeAndDeserializeProto() local 87 assertThat(lane).isNotNull(); in testSerializeAndDeserializeProto() 102 assertThat(Lane.parseFrom(lane.toByteArray())).isNotNull(); in testSerializeAndDeserializeProto()
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 435 // Configuration of a single lane of a road at a particular point in the 437 // from this lane, and indicates which directions the driver could take 441 // lane at a particular step in the navigation. This defines the icon(s) 442 // that must be combined to display a lane configuration to the user. 445 // The shape is unknown, in which case no lane information should be 479 // The shape of this lane direction. 488 // The possible directions a driver can take from this lane. 561 // execute this step, or an empty list if lane configuration metadata 565 // An image representing the lane configuration at this point in the 569 // - For each lane, a set of arrows, representing each possible driving [all …]
|
/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 |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
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 |
|