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/colorpicker/
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/datetimepicker/
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/ex/framesequence/
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/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
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/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/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBArrayTests.m397 //% // Add/remove to trigger the intneral buffer to grow/shrink.
730 // Add/remove to trigger the intneral buffer to grow/shrink.
1063 // Add/remove to trigger the intneral buffer to grow/shrink.
1396 // Add/remove to trigger the intneral buffer to grow/shrink.
1729 // Add/remove to trigger the intneral buffer to grow/shrink.
2062 // Add/remove to trigger the intneral buffer to grow/shrink.
2395 // Add/remove to trigger the intneral buffer to grow/shrink.
2728 // Add/remove to trigger the intneral buffer to grow/shrink.
3061 // Add/remove to trigger the intneral buffer to grow/shrink.
3420 // Add/remove to trigger the intneral buffer to grow/shrink.
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java241 shrink();
614 shrink(); in onFocusChanged()
725 private void shrink() { in shrink() method in RecipientEditTextView
1294 public void setOnFocusListShrinkRecipients(boolean shrink) { in setOnFocusListShrinkRecipients() argument
1295 mShouldShrink = shrink; in setOnFocusListShrinkRecipients()