/packages/apps/EmergencyInfo/src/com/android/emergency/ |
D | CircleFramedDrawable.java | 64 final int square = Math.min(width, height); in CircleFramedDrawable() local 66 final Rect cropRect = new Rect((width - square) / 2, (height - square) / 2, square, square); in CircleFramedDrawable()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarBackgroundRenderer.kt | 72 private val square = Path() constant 128 square.reset() in setCornerRoundness() 129 square.addRect(0f, 0f, cornerRadius, cornerRadius, Path.Direction.CW) in setCornerRoundness() 132 invertedLeftCornerPath.op(square, circle, Path.Op.DIFFERENCE) in setCornerRoundness() 136 invertedRightCornerPath.op(square, circle, Path.Op.DIFFERENCE) in setCornerRoundness()
|
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
D | CbGeoUtilsTest.java | 197 CbGeoUtils.DistancePolygon square = createPolygon( in testDistanceWithSquareToPoint() local 202 double distance = square.distance(llDueEast); in testDistanceWithSquareToPoint() 208 double llDistance = square.distance(llDueEastNorth); in testDistanceWithSquareToPoint() 210 square.distance(llDueEastNorth); in testDistanceWithSquareToPoint()
|
/packages/modules/Connectivity/nearby/ |
D | README.md | 43 4. Select the JAR file found above, make sure it is checked in the beginning square.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz | 1dictionary=emoji:en,description=Emoji for English words,locale=en,date ... |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pl_wordlist.combined.gz |
|
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | fr_wordlist.combined.gz |
|
D | sv_wordlist.combined.gz |
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 3042 (For example, a function in a library to compute square roots has 3046 be optional: if the application does not supply it, the square 3047 root function must still compute square roots.)
|
/packages/modules/NeuralNetworks/tools/api/ |
D | types.spec | 5482 * Computes reciprocal of square root of x element-wise. 5647 * Computes square root of x element-wise.
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/ |
D | precomputed_test_app_list.csv | 4387 mobi.square.sr.android 10232
|
/packages/modules/AdServices/adservices/apk/assets/classifier/ |
D | precomputed_app_list.csv | 4387 mobi.square.sr.android 10232
|
/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |