/frameworks/base/services/java/com/android/server/wifi/ |
WifiNotificationController.java | 244 CharSequence details = mContext.getResources().getQuantityText( local 247 mNotification.setLatestEventInfo(mContext, title, details, mNotification.contentIntent);
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastListActivity.java | 171 // show dialog with delivery date/time and alert details 172 CharSequence details = CellBroadcastResources.getMessageDetails(getActivity(), cbm); local 175 .setMessage(details)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_prototypes.py | 60 except TypeError, details: 61 self.assertEqual(str(details), "required argument 'input' missing")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_prototypes.py | 60 except TypeError, details: 61 self.assertEqual(str(details), "required argument 'input' missing")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
messages.properties | 28 AndroidJUnitDelegate_NoRunnerMsg_s=%1$s is not configured correctly for running tests. See Console for details.
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_browsertest.cc | 73 const NotificationDetails& details) { 77 Details<DomOperationNotificationDetails> dom_op_details(details); 149 const NotificationDetails& details) { 151 infobar_ = Details<InfoBarDelegate>(details).ptr(); 155 Details<DomOperationNotificationDetails> dom_op_details(details);
|
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager.cc | 109 // OomMemoryDetails logs details about all Chrome processes during an out-of- 142 LOG(WARNING) << "OOM details (" << delta.InMilliseconds() << " ms):\n" 264 OomMemoryDetails* details = new OomMemoryDetails(); local 265 details->StartFetch(MemoryDetails::SKIP_USER_METRICS); 473 const content::NotificationDetails& details) { 479 content::Details<content::RenderProcessHost::RendererClosedDetails>( 480 details)->handle; 491 bool visible = *content::Details<bool>(details).ptr();
|
/external/chromium_org/chrome/browser/password_manager/ |
password_manager_unittest.cc | 329 content::LoadCommittedDetails details; local 331 manager()->DidNavigateAnyFrame(details, params); 375 content::LoadCommittedDetails details; local 376 details.is_main_frame = true; 378 manager()->DidNavigateMainFrame(details, params);
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_editor_gtk.cc | 248 const EditDetails& details, 254 details.parent_node, 255 details, 264 const EditDetails& details, 269 details_(details),
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_editor_view.cc | 54 const EditDetails& details, 58 details.parent_node, details, configuration); 65 const EditDetails& details, 74 details_(details),
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/ |
options.js | 236 advancedFonts.fontSizeSettings[fontSizeKey].getter({}, function(details) { 238 details.levelOfControl); 239 var size = details.pixelSize; 270 var details = { script: script, genericFamily: genericFamily }; 271 chrome.fontSettings.getFont(details, function(result) { 277 pendingChanges.getFont(details.script, details.genericFamily); 518 setting.getter({}, function(details) { 519 var size = details.pixelSize.toString(); 521 details.levelOfControl) [all...] |
/external/chromium_org/chrome/test/base/ |
ui_test_utils.cc | 420 const content::NotificationDetails& details) { 421 added_tab_ = content::Details<WebContents>(details).ptr(); 422 content::WindowedNotificationObserver::Observe(type, source, details); 436 const content::NotificationDetails& details) { 442 WindowedNotificationObserver::Observe(type, source, details);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
DebuggerModel.js | 705 * @param {!Object=} details 708 callStackModified: function(newCallFrames, details, asyncStackTrace) 711 if (details && details["stack_update_needs_step_in"]) 955 * @param {!Object=} details 958 function protocolCallback(error, callFrames, details, asyncStackTrace) 961 WebInspector.debuggerModel.callStackModified(callFrames, details, asyncStackTrace); [all...] |
TimelinePresentationModel.js | [all...] |
/external/chromium_org/v8/src/ |
objects.cc | 721 PropertyDetails details) { 723 dict->Add(*name, *value, details), 731 PropertyDetails details) { 748 NameDictionaryAdd(property_dictionary, name, store_value, details); 764 details = PropertyDetails( 765 details.attributes(), details.type(), enumeration_index); 771 // Please note we have to update the property details. 772 property_dictionary->DetailsAtPut(entry, details); 774 property_dictionary->SetEntry(entry, *name, *value, details); 796 PropertyDetails details = dictionary->DetailsAt(entry); local 2129 PropertyDetails details = PropertyDetails(attributes, NORMAL, index); local 2138 PropertyDetails details = PropertyDetails(attributes, NORMAL, 0); local 2425 PropertyDetails details = new_descriptors->GetDetails(i); local 2524 PropertyDetails details = descriptors->GetDetails(modify_index); local 2621 PropertyDetails details = descriptors->GetDetails(i); local 2658 PropertyDetails details = descriptors->GetDetails(i); local 2797 PropertyDetails details = descriptors->GetDetails(i); local 3035 PropertyDetails details = dictionary->DetailsAt(entry); local 3916 PropertyDetails details = descriptors->GetDetails(descriptor); local 4593 PropertyDetails details = descs->GetDetails(i); local 4706 PropertyDetails details = PropertyDetails(NONE, NORMAL, 0); local 5519 PropertyDetails details = dictionary->DetailsAt(i); local 5765 PropertyDetails details = descriptors->GetDetails(i); local 6056 PropertyDetails details = dictionary->DetailsAt(entry); local 6244 PropertyDetails details = PropertyDetails(attributes, CALLBACKS, 0); local 6300 PropertyDetails details = PropertyDetails(attributes, CALLBACKS, 0); local 6387 PropertyDetails details = descs->GetDetails(target_descriptor); local 7098 PropertyDetails details = GetDetails(i); local 7106 Descriptor desc(GetKey(i), value, details); local 7967 PropertyDetails details = src->GetDetails(src_index); local 8031 PropertyDetails details = GetDetails(descriptor); local 8053 PropertyDetails details = other->GetDetails(descriptor); local 8082 PropertyDetails details = GetDetails(descriptor); local 12305 PropertyDetails details = dictionary->DetailsAt(entry); local 12371 PropertyDetails details = PropertyDetails(attributes, NORMAL, 0); local 14499 PropertyDetails details = dict->DetailsAt(i); local 15432 PropertyDetails details = DetailsAt(i); local 15463 PropertyDetails details = DetailsAt(entry); local 15500 PropertyDetails details = PropertyDetails(NONE, NORMAL, 0); local 15673 PropertyDetails details = DetailsAt(i); local 15701 PropertyDetails details = DetailsAt(i); local 15728 PropertyDetails details = DetailsAt(i); local 15768 PropertyDetails details = DetailsAt(i); local 15891 PropertyDetails details = DetailsAt(i); local [all...] |
jsregexp.h | 533 // Details of a quick mask-compare check that can look ahead in the 619 virtual void GetQuickCheckDetails(QuickCheckDetails* details, 792 virtual void GetQuickCheckDetails(QuickCheckDetails* details, 797 details, compiler, filled_in, not_at_start); 859 virtual void GetQuickCheckDetails(QuickCheckDetails* details, [all...] |
jsregexp.cc | [all...] |
/external/chromium_org/ash/system/user/ |
tray_user.cc | 197 // The user details shown in public account mode. This is essentially a label 936 views::View* details = new views::View; local 968 views::Label* details = new views::Label; local [all...] |
/external/chromium_org/chrome/browser/resources/apps_debugger/css/ |
items.css | 317 .extension-details { 326 .extension-list-item-wrapper.inactive-extension .extension-details, 410 .extension-details-summary { 414 .extension-details-all { 418 .extension-details-all div.item {
|
/external/v8/src/ |
jsregexp.h | 550 // Details of a quick mask-compare check that can look ahead in the 632 virtual void GetQuickCheckDetails(QuickCheckDetails* details, 789 virtual void GetQuickCheckDetails(QuickCheckDetails* details, 794 details, compiler, filled_in, not_at_start); 856 virtual void GetQuickCheckDetails(QuickCheckDetails* details [all...] |
jsregexp.cc | [all...] |
/external/valgrind/main/VEX/priv/ |
ir_defs.c | 21 General Public License for more details. [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 449 .absent h4.jd-details-title, 450 .absent h4.jd-details-title * { 462 .sum-details-links { 467 .sum-details-links a { 471 .sum-details-links a:hover { 584 .jd-details { 593 .jd-details-descr { 639 the details section for constants, 641 h4.jd-details-title { 653 in details sections * [all...] |
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
app_launcher_handler.cc | 243 const content::NotificationDetails& details) { 245 highlight_app_id_ = *content::Details<const std::string>(details).ptr(); 257 content::Details<const Extension>(details).ptr(); 285 extension = content::Details<const Extension>(details).ptr(); 288 if (content::Details<UnloadedExtensionInfo>(details)->reason == 293 extension = content::Details<extensions::UnloadedExtensionInfo> [all...] |
/external/oprofile/libpp/ |
format_output.cpp | 569 // buffer details for output later 597 string details; member in class:format_output::symbol_details_t 642 out << symbol_details[i].details; 872 ostringstream details; local 881 details << detail_str; 885 sd.details = sd.details + details.str();
|