Home
last modified time | relevance | path

Searched defs:round (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/
DCarDisplayAreaTransactionHelper.java83 CarDisplayAreaTransactionHelper round( in round() method in CarDisplayAreaTransactionHelper
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DDnsResolverTest.java475 int round = 0; in testRawQueryCancel() local
505 int round = 0; in testRawQueryBlobCancel() local
675 int round = 0; in testQueryCancelForInetAddress() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureFloatingTextDrawingPreview.java146 final float round = mParams.mGesturePreviewRoundRadius; in drawPreview() local
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes_cmac.cc38 uint16_t round; member
/packages/apps/Camera2/src/com/android/camera/
DCaptureLayoutHelper.java369 public static void round(RectF rect) { in round() method in CaptureLayoutHelper
/packages/modules/Bluetooth/system/stack/crypto_toolbox/
Daes_cmac.cc40 uint16_t round; member
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/about/
DUtils.java39 public static String formatPercentage(double percentage, boolean round) { in formatPercentage()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/util/
DLibUtils.java69 public static String formatPercentage(double percentage, boolean round) { in formatPercentage()
/packages/modules/Bluetooth/tools/rootcanal/test/
Dasync_manager_unittest.cc282 int round = 0; in TEST_F() local
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc1379 uint8_t smp_calculate_random_input(uint8_t* random, uint8_t round) { in smp_calculate_random_input()
Dsmp_int.h286 round; /* authentication stage 1 round for passkey association model */ member