/development/pdk/docs/porting/ |
getting_source_code.jd | 50 <li><code>id_rsa.pub</code>: This is the public half or your RSA key and you should send it to your Google technical account manager.</li> 54 <p>Send your Google Account Manager your public key file in order to establish Git server access. </p> 99 <p>Android source code is maintained in two repositories: <code>device</code> and <code>kernel</code>. The <code>device</code> repository includes the Android framework (things like the Activity Manager, Window Manager, Telephony Manager, View System, etc.). The <code>kernel</code> repository includes the core code necessary to run the operating system (things like the Display Driver, Camera Driver, Keypad Driver, Power Management, etc.). (Please see <a href="http://code.google.com/android/what-is-android.html">What is Android?</a> for details.)</p>
|
/external/clang/lib/Serialization/ |
ModuleManager.cpp | 1 //===--- ModuleManager.cpp - Module Manager ---------------------*- C++ -*-===// 226 static nodes_iterator nodes_begin(const ModuleManager &Manager) { 227 return Manager.begin(); 230 static nodes_iterator nodes_end(const ModuleManager &Manager) { 231 return Manager.end();
|
/external/jpeg/ |
jcapimin.c | 26 * The error manager must already be set up (in case memory manager fails). 57 /* Initialize a memory manager instance for this object */ 270 * any working memory allocated by the destination manager and marker 272 * of their own from the library memory manager, and didn't want it to go
|
jmemsys.h | 9 * and system-dependent portions of the JPEG memory manager. No other 15 * custom memory manager. If system-dependent changes are needed in 154 /* For the MS-DOS manager (jmemdos.c), we need: */ 159 /* For the Mac manager (jmemmac.c), we need: */ 195 * manager pointer). It should return a suitable default value for
|
/external/llvm/include/llvm/Analysis/ |
LoopPass.h | 59 /// Assign pass manager to manage this pass 63 /// Return what kind of Pass Manager can manage this pass. 93 /// Pass Manager itself does not invalidate any analysis info. 98 return "Loop Pass Manager"; 104 /// Print passes managed by this manager
|
/libcore/luni/src/test/java/libcore/java/util/logging/ |
OldLogManagerTest.java | 37 LogManager manager = LogManager.getLogManager(); field in class:OldLogManagerTest 155 assertTrue(manager.addLogger(foo)); 156 assertSame(manager.getLogger(""), manager.getLogger("testGetLogger_hierachy.foo") 185 manager.checkAccess();
|
/external/chromium/chrome/common/net/ |
url_fetcher_unittest.cc | 579 net::URLRequestThrottlerManager* manager = local 582 new net::URLRequestThrottlerEntry(manager, 200, 3, 1, 2.0, 0.0, 256)); 583 manager->OverrideEntryForTests(url, entry); 602 net::URLRequestThrottlerManager* manager = local 605 new net::URLRequestThrottlerEntry(manager, 200, 3, 1, 2.0, 0.0, 256)); 606 manager->OverrideEntryForTests(url, entry); 625 net::URLRequestThrottlerManager* manager = local 629 manager, 200, 3, 100, 2.0, 0.0, 150000)); 632 manager->OverrideEntryForTests(url, entry); 671 net::URLRequestThrottlerManager* manager local 701 net::URLRequestThrottlerManager* manager = local [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | 183 new MockConnectionManager(syncdb_.manager(), syncdb_.name())); 189 syncdb_.manager(), this, listeners)); 195 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 277 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 387 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 414 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 484 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 500 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 540 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()); 586 ScopedDirLookup dir(syncdb_.manager(), syncdb_.name()) [all...] |
/development/testrunner/ |
adb_interface.py | 207 codes reported by the activity manager, and any results explicitly added 308 """Waits for targeted device's package manager to be up. 317 logger.Log("Waiting for device package manager...") 320 # Query the package manager with a basic command 326 "Package manager did not respond after %s seconds" % wait_time) 340 # Query the package manager 438 # Query the package manager with a basic command 457 Blocks until device package manager is responding. 465 WaitForResponseTimedOutError if package manager does not respond
|
/external/chromium/chrome/browser/task_manager/ |
task_manager.h | 38 // A resource represents one row in the task manager. 39 // Resources from similar processes are grouped together by the task manager. 111 // manager. The task manager notifies the ResourceProvider that it is ready 119 // notifications to the task manager. 151 // to the Task Manager. Note that the resources are owned by the 403 // displayed in the task manager's memory cell. 414 // The list of providers to the task manager. They are ref counted. 417 // The list of all the resources displayed in the task manager. They are owned
|
/frameworks/base/docs/html/sdk/ |
win-usb.jd | 28 for download from the AVD and SDK Manager.</p> 69 in the Android SDK and AVD Manager.</p> 167 <p class="img-caption"><strong>Figure 1.</strong> The SDK and AVD Manager 176 <p>To download the driver, use the Android SDK and AVD Manager tool that is 179 <li>Launch the SDK and AVD Manager by double-clicking <code>SDK Manager.exe</code>, 243 <li>Select <strong>Device Manager</strong> in the left pane of the Computer Management 288 <li>Select <strong>Device Manager</strong> in the left pane.</li> 334 <li>Select <strong>Device Manager</strong> in the left pane.</li>
|
installing.jd | 84 <p>If you already have an Android SDK, use the Android SDK and AVD Manager tool to install 159 <p>The last step in setting up your SDK is using the Android SDK and AVD Manager (a 171 Android SDK and AVD Manager with a default set of platforms and other components selected 175 better understand the components available from the Android SDK and AVD Manager.</p> 177 <p>You can launch the Android SDK and AVD Manager in one of the following ways:</p> 179 <li>From within Eclipse, select <strong>Window > Android SDK and AVD Manager</strong>.</li> 180 <li>On Windows, double-click the <code>SDK Manager.exe</code> file at the root of the Android 187 Manager to browse the SDK repository and select new or updated 188 components (see figure 1). The Android SDK and AVD Manager installs the selected components in 193 <p class="img-caption"><strong>Figure 1.</strong> The Android SDK and AVD Manager' [all...] |
tools-notes.jd | 12 of the SDK Tools, use the <em>Android SDK Manager</em> to get the 23 Tools you are using, refer to the "Installed Packages" listing in the Android SDK Manager. </p> 76 4.0 system components from the Android SDK Manager, you must first update the 77 SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not, 125 4.0 system components from the Android SDK Manager, you must first update the 126 SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not, 156 <li>Fixed issues in the SDK Manager 173 4.0 system components from the Android SDK Manager, you must first update the 174 SDK tools to revision 14 and restart the Android SDK Manager. If you do not, 209 <li>Revamped the SDK Manager UI (<a href="http://tools.android.com/recent/newsdkmanager">mor [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
AvdManagerWindowImpl1.java | 59 * wrapped in its own standalone window for use from the SDK Manager 2.
63 private static final String APP_NAME = "Android Virtual Device Manager";
64 private static final String APP_NAME_MAC_MENU = "AVD Manager";
90 * opening the SDK Manager.
111 * opening the SDK Manager.
153 // The AVD Manager must use a shell trim when standalone
166 // When invoked from the sdk manager, don't dispose
167 // resources that the sdk manager still needs.
448 mUpdaterData.getSdkLog().error(e, "SDK Manager window error");
|
/external/chromium/chrome/browser/extensions/ |
extension_crash_recovery_browsertest.cc | 35 NotificationUIManager* manager = local 38 manager->balloon_collection()->GetActiveBalloons(); 51 NotificationUIManager* manager = local 53 manager->CancelById(balloon->notification().notification_id()); 57 NotificationUIManager* manager = local 60 manager->balloon_collection()->GetActiveBalloons();
|
extension_process_manager.h | 84 // Returns true if |host| is managed by this process manager. 108 // The set of all ExtensionHosts managed by this process manager.
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
tunnelsessionclient.cc | 102 SessionManager* manager, const std::string &ns) 103 : jid_(jid), session_manager_(manager), namespace_(ns), shutdown_(false) { 206 SessionManager* manager, 208 : TunnelSessionClientBase(jid, manager, ns) { 212 SessionManager* manager) 213 : TunnelSessionClientBase(jid, manager, NS_TUNNEL) {
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 5 /* Updated 2/15/00 - Check for native Time Manager, no need to calibrate */ 50 accurate, and it's the basis for the Time Manager and Microseconds(). 61 Time Manager implementation: UpTime(), Microseconds(), and TickCount() are 75 it always work on those systems that don't have a native Time Manager (ie, 123 a native implementation of the Time Manager. If so, then it's 272 /* The Time Manager and UpTime() are entirely native on this machine */
|
/frameworks/base/services/java/com/android/server/ |
EventLogTags.logtags | 54 # when someone tries to cancel a notification, the notification manager sometimes 104 # Package Manager starts: 106 # Package Manager .apk scan starts: 108 # Package Manager .apk scan starts: 110 # Package Manager .apk scan ends: 112 # Package Manager ready:
|
/development/apps/BuildWidget/src/com/android/buildwidget/ |
BuildWidget.java | 57 AppWidgetManager manager = AppWidgetManager.getInstance(this); local 58 manager.updateAppWidget(thisWidget, updateViews);
|
/development/samples/SkeletonApp/res/layout/ |
skeleton_activity.xml | 21 <!-- The top view is a layout manager that places its child views into 41 <!-- Next view is another linear layout manager, now horizontal. We
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
BasicPooledConnAdapter.java | 42 * All connections given out by the manager are wrappers which 50 * @param tsccm the connection manager
|
/external/chromium/chrome/browser/chromeos/frame/ |
bubble_window.cc | 50 // manager should only show the window after getting notified. And we 51 // should only notify window manager after at least one paint is done.
|
/external/chromium/chrome/browser/net/ |
metadata_url_request.cc | 83 MetadataParserManager* manager = MetadataParserManager::GetInstance(); local 84 scoped_ptr<MetadataParser> parser(manager->GetParserForFile(path));
|
/external/chromium/chrome/browser/password_manager/ |
password_manager.h | 23 // Per-tab password manager. Handles creation and management of UI elements, 111 // Set to false to disable the password manager (will no longer fill
|