Searched
full:changed (Results
3201 -
3225 of
19572) sorted by null
<<121122123124125126127128129130>>
| /packages/apps/Launcher3/src/com/android/launcher3/util/ |
| MultiValueAlpha.java | 89 // Since we have changed our value, all other caches except our own need to be
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/provider/ |
| RestoreDbTaskTest.java | 50 // Verify default value changed
|
| /packages/apps/LegacyCamera/src/com/android/camera/ui/ |
| InLineSettingItem.java | 78 // The value of the preference may have changed. Update the UI.
|
| RotateLayout.java | 35 // changed. The view looks fine in landscape. After rotation, the view
|
| /packages/apps/Messaging/src/com/android/messaging/datamodel/ |
| ParticipantRefresh.java | 127 LogUtil.v(TAG, "Contacts changed"); 149 * Refresh participants only if needed, i.e., application start or contact changed. 297 // Refresh conversations for participants that are changed. 414 * @return true if the ParticipantData was changed 442 int changed = 0; local 445 changed = SELF_PHONE_NUMBER_OR_SUBSCRIPTION_CHANGED; 453 changed = SELF_PHONE_NUMBER_OR_SUBSCRIPTION_CHANGED; 487 return changed; 567 // Update participant only if something changed.
|
| /packages/apps/MusicFX/src/com/android/musicfx/ |
| SeekBarRotator.java | 68 protected void onLayout(boolean changed, int l, int t, int r, int b) {
|
| /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/ |
| ManualLayoutFrame.java | 63 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
|
| /packages/apps/Settings/src/com/android/settings/accessibility/ |
| AccessibilitySlicePreferenceController.java | 84 return isChecked == isChecked(); // Verify that it was probably changed.
|
| /packages/apps/Settings/src/com/android/settings/applications/appops/ |
| AppOpsCategory.java | 64 * Helper for determining if the configuration has changed in an interesting 165 // We don't monitor changed when loading is stopped, so need 180 // Has something interesting in the configuration changed since we 185 // If the data has changed since the last time it was loaded
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| BluetoothDetailsController.java | 87 * This method is called when something about the bluetooth device has changed, and this object
|
| /packages/apps/Settings/src/com/android/settings/utils/ |
| VoiceSettingsActivity.java | 74 * Indicates when the setting could not be changed.
|
| /packages/apps/Settings/src/com/android/settings/widget/ |
| SwitchWidgetController.java | 34 * Called when the checked state of the Switch has changed.
|
| /packages/apps/TV/common/src/com/android/tv/common/feature/ |
| TestableFeature.java | 33 "TestableFeatures should only be changed in tests.";
|
| /packages/apps/TV/res/layout/ |
| keypad_channel_switch.xml | 18 <!-- NOTE: When the height of KeypadChannelSwitchView is changed,
|
| /packages/apps/TV/src/com/android/tv/menu/ |
| Menu.java | 292 * <p>Returns <@code true> if the contents have been changed, otherwise {@code false}. 302 * <p>Returns <@code true> if the contents have been changed, otherwise {@code false}. 309 /** This method is called when channels are changed. */ 317 /** This method is called when the stream information is changed. */
|
| MenuRow.java | 96 /** This method is called when recent channels are changed. */
|
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| ConversationItemViewModel.java | 59 // The hashcode used to detect if the conversation has changed. 96 // Standard scaled dimen used to detect if the scale of text has changed. 205 * Returns the layout hashcode to compare to see if the layout state has changed. 238 * Reset the content description; enough content has changed that we need to
|
| /packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
| AccountObserver.java | 74 * Callback invoked when the account object is changed. Since {@link Account} objects are
|
| FolderObserver.java | 74 * Callback invoked when the Folder object is changed. Since {@link Folder} objects are
|
| /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
| Sources.java | 103 // Request updates when locale is changed so that the order of each field will 104 // be able to be changed on the locale change. 162 // Invalidate any cache for the changed package 177 // Refresh to catch any changed accounts
|
| /packages/inputmethods/LatinIME/java/res/xml/ |
| rows_phone_symbols.xml | 51 has changed. -->
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
| InputConnectionCompatUtils.java | 53 * cursor/anchor position is changed.
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
| DictionaryListInterfaceState.java | 32 * in case some dictionaries appeared, disappeared, changed states etc.
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| DictionaryFacilitatorLruCache.java | 81 // The value has not been changed.
|
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
| terminal_position_lookup_table.cpp | 68 // changed.
|
Completed in 1010 milliseconds
<<121122123124125126127128129130>>