Searched
full:change (Results
451 -
475 of
27401) sorted by null
<<11121314151617181920>>
/development/ndk/platforms/android-L/include/asm-generic/ |
auxvec.h | 14 *** Any manual change here will be lost the next time this script will
|
kvm_para.h | 14 *** Any manual change here will be lost the next time this script will
|
/development/ndk/platforms/android-L/include/linux/ |
errno.h | 14 *** Any manual change here will be lost the next time this script will
|
if_ppp.h | 14 *** Any manual change here will be lost the next time this script will
|
irqnr.h | 14 *** Any manual change here will be lost the next time this script will
|
poll.h | 14 *** Any manual change here will be lost the next time this script will
|
stddef.h | 14 *** Any manual change here will be lost the next time this script will
|
/development/samples/USB/MissileLauncher/ |
README.txt | 3 Tilt the tablet to change the direction of the launcher.
|
/external/bluetooth/bluedroid/test/suite/cases/ |
adapter.c | 53 TASSERT(adapter_get_property_count() == 1, "Expected 1 adapter property change, found %d instead.", adapter_get_property_count()); 54 TASSERT(adapter_get_property(BT_PROPERTY_BDNAME), "The Bluetooth name property did not change."); 69 TASSERT(adapter_get_property_count() == 1, "Expected 1 adapter property change, found %d instead.", adapter_get_property_count()); 70 TASSERT(adapter_get_property(BT_PROPERTY_BDNAME), "The Bluetooth name property did not change.");
|
/external/chromium_org/base/power_monitor/ |
power_observer.h | 15 // Notification of a change in power status of the computer, such
|
/external/chromium_org/cc/layers/ |
heads_up_display_unittest.cc | 54 // Change directly to a new root layer. 64 // Change back to the previous root layer. 74 // Change to a new root layer from a null root. 79 // Change directly back to the last root layer/
|
/external/chromium_org/chrome/browser/chromeos/display/ |
display_configuration_observer.h | 15 // the change of display configurations.
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
network_screen.h | 47 // Subscribes NetworkScreen to the network change notification, 60 // Subscribes to network change notifications. 63 // Unsubscribes from network change notifications. 81 // True if subscribed to network change notification.
|
/external/chromium_org/chrome/browser/extensions/ |
window_controller_list_observer.h | 12 // Implementations must not change the contents of the WindowControllerList
|
/external/chromium_org/chrome/browser/policy/ |
PRESUBMIT.py | 11 def GetPreferredTryMasters(project, change):
|
/external/chromium_org/chrome/browser/prefs/ |
pref_metrics_service.h | 63 // Registers a histogram logging callback for a synced pref change. 68 // Generic callback to observe a synced pref change. 74 // Callback for a boolean pref change histogram. 78 // Callback for an integer pref change histogram.
|
/external/chromium_org/chrome/browser/profiles/ |
off_the_record_profile_impl_unittest.cc | 51 void OnZoomLevelChanged(const HostZoomMap::ZoomLevelChange& change) { 53 if (change.mode != HostZoomMap::ZOOM_CHANGED_FOR_HOST) 58 double level = change.zoom_level; 62 host_zoom_dictionary->RemoveWithoutPathExpansion(change.host, NULL); 65 change.host, base::Value::CreateDoubleValue(level)); 122 // 3. Change of zoom level doesn't propagate from child to parent. 123 // 4. Change of zoom level propagate from parent to child. 177 "Child change must not propagate to parent."; 186 "Parent change should propagate to child.";
|
/external/chromium_org/chrome/browser/resources/options/ |
preferences.js | 25 * @param {boolean} commit Whether to commit the change to Chrome. 43 * @param {boolean} commit Whether to commit the change to Chrome. 61 * @param {boolean} commit Whether to commit the change to Chrome. 79 * @param {boolean} commit Whether to commit the change to Chrome. 98 * @param {boolean} commit Whether to commit the change to Chrome. 116 * @param {boolean} commit Whether to commit the change to Chrome. 134 * @param {boolean} commit Whether to commit the change to Chrome. 164 * Initializes preference reading and change notifications. 200 * Sets a preference and signals its new value. The change is propagated 203 * invoke the appropriate set*Pref() method and actually commit the change [all...] |
/external/chromium_org/chrome/browser/sync/ |
PRESUBMIT.py | 11 def GetPreferredTryMasters(project, change):
|
/external/chromium_org/chrome/browser/sync_file_system/ |
fake_remote_change_processor.cc | 66 const FileChange& change, 95 applied_changes_[url].push_back(change); 111 const FileChange& change, 113 local_changes_[url].Update(change); 120 const FileChange& change) { 121 if (change.IsAddOrUpdate()) { 123 change.file_type(), 100 /* size */, base::Time::Now()); 127 local_changes_[url].Update(change); 149 << "Change not expected for " << url.DebugString();
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
delete_bookmarks.applescript | 8 -- Change the folder to whichever you want.
|
open_tabs_from_bookmark_folder.applescript | 7 -- Change the folder to whichever you want.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
command_observer_bridge_unittest.mm | 19 int lastCommand_; // id of last received state change 20 bool lastState_; // state of last received state change 57 // a notification of a state change on a command we're not observing (3). 82 // Change something we're not watching and make sure the last state hasn't
|
/external/chromium_org/chrome/browser/ui/global_error/ |
global_error.cc | 22 // If you change this make sure to also change the bubble icon and the wrench 60 // If you change this make sure to also change the menu icon and the wrench
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
PRESUBMIT.py | 13 def GetPreferredTryMasters(project, change):
|
Completed in 1412 milliseconds
<<11121314151617181920>>