/development/tools/idegen/ |
idegen.ipr | 96 <profiles> 130 </profiles>
|
/development/tools/idegen/templates/ |
android.ipr | 83 <profiles> 117 </profiles>
|
/external/chromium/chrome/browser/chromeos/login/ |
login_utils.cc | 42 #include "chrome/browser/profiles/profile.h" 43 #include "chrome/browser/profiles/profile_manager.h"
|
parallel_authenticator.cc | 24 #include "chrome/browser/profiles/profile.h" 25 #include "chrome/browser/profiles/profile_manager.h"
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_browsertest.cc | 12 #include "chrome/browser/profiles/profile.h" 198 // 5. Incognito profiles don't use saved permissions.
|
/external/chromium/chrome/browser/printing/ |
print_dialog_cloud.cc | 16 #include "chrome/browser/profiles/profile.h" 17 #include "chrome/browser/profiles/profile_manager.h"
|
/external/chromium/chrome/browser/sessions/ |
session_restore.cc | 19 #include "chrome/browser/profiles/profile.h" 789 // Always restore from the original profile (incognito profiles have no
|
/external/chromium/chrome/common/extensions/docs/static/ |
i18n.html | 450 <a href="http://www.chromium.org/developers/creating-and-using-profiles">Creating and Using Profiles</a>.
|
/external/openssl/ssl/ |
ssl_err.c | 449 {ERR_REASON(SSL_R_NO_SRTP_PROFILES) ,"no srtp profiles"}, 497 {ERR_REASON(SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES),"srtp could not allocate profiles"}, [all...] |
/frameworks/av/cmds/stagefright/ |
stagefright.cpp | 599 fprintf(stderr, " -p(rofiles) dump decoder profiles supported\n"); 625 printf("%s profiles:\n", codecType); [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 251 <p>The platform offers new connectivity that developers can build on. API support for Bluetooth A2DP and HSP profiles lets applications query Bluetooth profiles for connected devices, audio state, and more, then notify the user. For example, a music application can check connectivity and status and let the user know that music is playing through a stereo headset. Applications can also register to receive system broadcasts of pre-defined vendor-specific AT commands, such as Platronics Xevent. For example, an application could receive broadcasts that indicate a connected device's battery level and could notify the user or take other action as needed. Applications can also take advantage of the platform's new support for full keyboards connected by USB or Bluetooth. </p>
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
sip.jd | 12 <li><a href="#profiles">Registering with a SIP Server</a></li> 210 <h2 id="profiles">Registering with a SIP Server</h2>
|
/frameworks/base/tools/preload/ |
preload.ipr | 152 <profiles> 191 </profiles>
|
/external/oprofile/utils/ |
opcontrol | 166 Separate profiles as follows : 169 library: separate shared library profiles per-application 170 kernel: same as library, plus kernel profiles 171 thread: per-thread/process profiles 172 cpu: per CPU profiles [all...] |
/external/v8/src/ |
profile-generator.cc | 576 // Create list of unabridged profiles. 755 List<CpuProfile*>* CpuProfilesCollection::Profiles(int security_token_id) { 829 // As starting / stopping profiles is rare relatively to this 871 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles) 872 : profiles_(profiles), 874 profiles->NewCodeEntry(Logger::FUNCTION_TAG, kProgramEntryName)), 876 profiles->NewCodeEntry(Logger::BUILTIN_TAG, [all...] |
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 5 #include "chrome/browser/profiles/profile_impl.h" 57 #include "chrome/browser/profiles/profile_dependency_manager.h" 58 #include "chrome/browser/profiles/profile_manager.h" [all...] |
/external/libpcap/ |
savefile.c | 265 * metainformation such as QOS profiles, etc.. 352 * metainformation such as QOS profiles, etc.. 381 * QOS profiles, cookies, etc.. [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
Workspace.java | 665 private void updateProfiles(double[] profiles) { 666 profilingTable.setModel(new ProfilesTableModel(profiles)); 667 setVisibleRowCount(profilingTable, profiles.length + 1); [all...] |
/build/core/combo/ |
TARGET_linux-arm.mk | 194 TARGET_FDO_PROFILE_PATH := fdo/profiles/$(TARGET_ARCH)/$(TARGET_ARCH_VARIANT)
|
/device/moto/wingray/ |
media_profiles.xml | 85 This file is used to declare the multimedia profiles and capabilities
|
/device/samsung/tuna/ |
media_profiles.xml | 85 This file is used to declare the multimedia profiles and capabilities
|
/external/chromium/chrome/browser/automation/ |
automation_provider_win.cc | 15 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/ |
background_contents_service.cc | 21 #include "chrome/browser/profiles/profile.h"
|
browsing_data_remover.cc | 23 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_html_writer.cc | 19 #include "chrome/browser/profiles/profile.h"
|