/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/ |
AlertDialog.java | 230 * Sets an icon to be displayed along with the button text and a listener to be invoked when 372 * Set the title displayed in the {@link Dialog}. 492 * Set an icon to be displayed for the positive button. 493 * @param icon The icon to be displayed 528 * Set an icon to be displayed for the negative button. 529 * @param icon The icon to be displayed 564 * Set an icon to be displayed for the neutral button. 565 * @param icon The icon to be displayed 625 * Set a list of items to be displayed in the dialog as the content, you will be notified of the 637 * Set a list of items to be displayed in the dialog as the content, you will be notified of th [all...] |
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
BluetoothPairingController.java | 265 * displayed for bluetooth device types that just care about it being displayed. 268 // send an OK to the framework, indicating that the dialog has been displayed. 278 * A method for querying if this bluetooth device type has a key it would like displayed 281 * @return - A boolean indicating if a key exists which should be displayed to the user. 295 * A method for querying if this bluetooth device type has other content it would like displayed 298 * @return - A boolean indicating if content exists which should be displayed to the user.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPairingController.java | 285 * displayed for bluetooth device types that just care about it being displayed. 288 // send an OK to the framework, indicating that the dialog has been displayed. 298 * A method for querying if this bluetooth device type has a key it would like displayed 301 * @return - A boolean indicating if a key exists which should be displayed to the user. 315 * A method for querying if this bluetooth device type has other content it would like displayed 318 * @return - A boolean indicating if content exists which should be displayed to the user.
|
/system/core/adf/libadf/original-kernel-headers/video/ |
adf.h | 111 * struct adf_buffer_config - description of buffer displayed by adf_post_config 148 * @n_bufs: number of buffers displayed (input) 149 * @bufs: description of buffers displayed (input) 173 * @n_bufs: number of buffers displayed (input) 174 * @bufs: description of buffers displayed (input) 235 * @buf: description of buffer displayed (input) 248 * @buf: description of buffer displayed (input)
|
/cts/tests/tests/widget/src/android/widget/cts/ |
NumberPickerTest.java | 110 // Set a different displayed values array, but still matching the min/max range 133 // Try setting too few displayed entries 135 // This is expected to fail since the displayed values only has three entries, 138 fail("The size of the displayed values array must be equal to min/max range!"); 140 // We are expecting to catch an exception. Set displayed values to an array that 165 // Switch to a different displayed values array 208 // Check that the currently selected value has new displayed value 231 // According to the widget documentation, displayed values take precedence over formatter 244 // Set displayed values to null and test that the widget is using the formatter 257 // Set a different displayed values array and test that it's taking precedenc [all...] |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
SmartReplyViewTest.java | 197 // All choices should be displayed as SINGLE-line smart reply buttons. 214 // All choices should be displayed as SINGLE-line smart reply buttons. 234 // All choices should be displayed as DOUBLE-line smart reply buttons. 251 // All choices should be displayed as DOUBLE-line smart reply buttons. 271 // The choice with three lines should NOT be displayed. All other choices should be 272 // displayed as SINGLE-line smart reply buttons. 289 // The choice with three lines should NOT be displayed. All other choices should be 290 // displayed as SINGLE-line smart reply buttons. 311 // All choices should be displayed as DOUBLE-line smart reply buttons. 331 // All choices should be displayed as DOUBLE-line smart reply buttons [all...] |
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/ |
SwipeRefreshListFragmentFragment.java | 41 * action item. This item should be displayed in the Action Bar's overflow item. 45 * <p>This sample also provides the functionality to change the colors displayed in the 136 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 146 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 156 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/ |
SwipeRefreshListFragmentFragment.java | 41 * action item. This item should be displayed in the Action Bar's overflow item. 45 * <p>This sample also provides the functionality to change the colors displayed in the 136 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 146 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 156 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4
|
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/ |
SwipeRefreshListFragmentFragment.java | 41 * action item. This item should be displayed in the Action Bar's overflow item. 45 * <p>This sample also provides the functionality to change the colors displayed in the 136 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 146 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4 156 // Change the colors displayed by the SwipeRefreshLayout by providing it with 4
|
/frameworks/support/wear/src/main/java/androidx/wear/widget/ |
ConfirmationOverlay.java | 107 /** {@link OverlayType} indicating the success animation overlay should be displayed. */ 116 /** {@link OverlayType} indicating the "Open on Phone" animation overlay should be displayed. */ 138 * Sets a message which will be displayed at the same time as the animation. 148 * Sets the {@link OverlayType} which controls which animation is displayed. 158 * Sets the duration in milliseconds which controls how long the animation will be displayed.
|
/packages/apps/Dialer/java/com/android/dialer/app/res/values/ |
strings.xml | 36 <!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] --> 39 <!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] --> 75 <!-- Message for "call back" Action, which is displayed in the missed call notificaiton. 79 <!-- Message for "reply via sms" action, which is displayed in the missed call notification. 88 <!-- Message displayed in the "Voicemail" notification item, allowing the user 91 <!-- Message displayed in the "Voicemail" notification item, 259 <!-- Format for duration of voicemails which are displayed when viewing voicemail logs. For example "01:22" --> 265 <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] --> 268 <!-- Hint displayed in dialer search box when there is no query that is currently typed. 272 <!-- Hint displayed in add blocked number search box when there is no query typed [all...] |
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/ |
RemoteControlClientCompat.java | 131 * displayed for the associated client. Once the metadata has been "applied", you cannot reuse 174 * Adds textual information to be displayed. 176 * will be displayed. 206 * Sets the album / artwork picture to be displayed on the remote control. 227 * Adds numerical information to be displayed. 229 * will be displayed.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO
230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE
231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO
232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE
233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR
234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE
235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX
236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVEN [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO
230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE
231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO
232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE
233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR
234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE
235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX
236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVEN [all...] |
/external/e2fsprogs/misc/ |
chattr.1.in | 122 although it can be displayed by 129 although it can be displayed by 140 although it can be displayed by 154 although it can be displayed by 199 although it can be displayed by 205 although it can be displayed by
|
/external/python/cpython2/Lib/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/external/python/cpython3/Lib/encodings/ |
mac_arabic.py | 225 ',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 '.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 '0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 '1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 '2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 '3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 '4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 '5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 '6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 '7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/frameworks/support/slices/builders/src/main/java/androidx/slice/builders/ |
ListBuilder.java | 60 * displayed. 66 * displayed in a single row. 91 * displayed in small format. If a header has been specified it will be displayed. If no header 97 * be displayed in a scrollable view. 251 * some flexibility in what's displayed in your slice when SliceView displays in 273 * some flexibility in what's displayed in your slice when SliceView displays in 299 * is configured. Generally these actions will be displayed in the order they were added, 300 * however, if not all actions can be displayed then actions with a higher priority may be shown 351 * If all content in a slice cannot be shown, the row added here may be displayed where th [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
mac_arabic.py | 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 229 u'0' # 0x0030 -> DIGIT ZERO; in Arabic-script context, displayed as 0x0660 ARABIC-INDIC DIGIT ZERO 230 u'1' # 0x0031 -> DIGIT ONE; in Arabic-script context, displayed as 0x0661 ARABIC-INDIC DIGIT ONE 231 u'2' # 0x0032 -> DIGIT TWO; in Arabic-script context, displayed as 0x0662 ARABIC-INDIC DIGIT TWO 232 u'3' # 0x0033 -> DIGIT THREE; in Arabic-script context, displayed as 0x0663 ARABIC-INDIC DIGIT THREE 233 u'4' # 0x0034 -> DIGIT FOUR; in Arabic-script context, displayed as 0x0664 ARABIC-INDIC DIGIT FOUR 234 u'5' # 0x0035 -> DIGIT FIVE; in Arabic-script context, displayed as 0x0665 ARABIC-INDIC DIGIT FIVE 235 u'6' # 0x0036 -> DIGIT SIX; in Arabic-script context, displayed as 0x0666 ARABIC-INDIC DIGIT SIX 236 u'7' # 0x0037 -> DIGIT SEVEN; in Arabic-script context, displayed as 0x0667 ARABIC-INDIC DIGIT SEVE [all...] |
/packages/apps/Contacts/res/values/ |
strings.xml | 235 <!-- Message displayed in a toast when you try to view the details of a contact that 239 <!-- Message without name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]--> 242 <!-- Message with name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]--> 261 <!-- The text displayed when the contacts list is empty while displaying all contacts [CHAR LIMIT=NONE] --> 264 <!-- The text displayed when there are no members that have this label while displaying the label detail page [CHAR LIMIT=70] --> 267 <!-- The text displayed when there's no contacts in this account [CHAR LIMIT=70] --> 270 <!-- The text displayed when there's no contacts in the main contacts list [CHAR LIMIT=70] --> 273 <!-- Toast displayed when a contact is saved [CHAR LIMIT=30] --> 276 <!-- Toast displayed when a contact is saved [CHAR LIMIT=NONE] --> 279 <!-- Toast displayed when linked contacts get unlinked [CHAR LIMIT=NONE] -- [all...] |
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/ |
SimpleTextFragment.java | 35 // Contains the text that will be displayed by this Fragment 38 // Contains a resource ID for the text that will be displayed by this fragment.
|
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/res/xml/ |
aid_list.xml | 47 The apduServiceBanner is displayed in the "Tap & Pay" menu in the system Settings app, and 48 is only displayed for apps which implement the "payment" AID category.
|