Home
last modified time | relevance | path

Searched refs:shrink (Results 1 – 13 of 13) sorted by relevance

/frameworks/ex/framesequence/samples/FrameSequenceSamples/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/opt/chips/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/opt/timezonepicker/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/opt/photoviewer/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/opt/colorpicker/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/opt/calendar/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/ex/framesequence/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/base/libs/hwui/tests/unit/
DFatVectorTests.cpp79 TEST(FatVector, shrink) { in TEST() argument
/frameworks/opt/net/wifi/service/
DAndroid.bp112 shrink: true,
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DSelection.cpp323 bool shrink = shrinkMask & (1 << i); in stridedSliceFinalizer() local
324 if (!shrink) { in stridedSliceFinalizer()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java241 shrink();
617 shrink(); in onFocusChanged()
728 private void shrink() { in shrink() method in RecipientEditTextView
1297 public void setOnFocusListShrinkRecipients(boolean shrink) { in setOnFocusListShrinkRecipients() argument
1298 mShouldShrink = shrink; in setOnFocusListShrinkRecipients()