/packages/apps/Camera/src/com/android/camera/ui/ |
PopupManager.java | 26 * A manager which notifies the event of a new popup in order to dismiss the
|
/packages/apps/Email/res/xml/ |
authenticator_alternate.xml | 21 <!-- for the Account Manager. -->
|
eas_authenticator.xml | 21 <!-- for the Account Manager. -->
|
eastest_authenticator.xml | 21 <!-- for the Account Manager. -->
|
pop_imap_authenticator.xml | 21 <!-- for the Account Manager. -->
|
/packages/apps/Provision/src/com/android/provision/ |
DefaultActivity.java | 37 // remove this activity from the package manager.
|
/packages/inputmethods/OpenWnn/res/xml/ |
method_ja.xml | 18 <!-- for the Search Manager. -->
|
/packages/inputmethods/PinyinIME/res/xml/ |
method.xml | 17 <!-- for the Search Manager. -->
|
/packages/providers/DownloadProvider/res/values-tl/ |
strings.xml | 21 <string name="permdesc_downloadManager" msgid="4237406545998908947">"Pinapayagan ang app na i-access ang download manager at gamitin ito upang mag-download ng mga file. Maaari itong gamitin ng mga nakapanghahamak na app upang gambalain ang mga download at mag-access ng pribadong impormasyon."</string> 23 <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Pinapayagan ang app na i-access ang mga advanced na paggana ng download manager. Maaari itong gamitin ng mga nakapanghahamak na app upang gambalain ang mga download at mag-access ng pribadong impormasyon."</string> 30 <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Pinapayagan ang app na mag-download ng file sa cache ng download, na hindi awtomatikong matatanggal kapag kailangan ng download manager ng higit na puwang."</string> 32 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Pinapayagan ang app na mag-download ng mga file sa pamamagitan ng download manager nang walang anumang notification na ipinapakita sa user."</string>
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Constants.java | 23 * Contains the internal constants that are used in the download manager. 110 * The number of times that the download manager will retry its network 116 * The minimum amount of time that the download manager accepts for 122 * The maximum amount of time that the download manager accepts for
|
/packages/providers/DownloadProvider/tests/ |
AndroidManifest.xml | 32 android:label="Tests for Download Manager"/>
|
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
ThreadingTest.java | 23 * Download manager tests that require multithreading.
|
/sdk/avdlauncher/ |
avdlauncher.exe.manifest | 23 <description>Launches the Android SDK Manager to download Android SDK packages.</description>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunch.java | 42 /** Stops the launch, and removes it from the launch manager */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
FixLaunchConfig.java | 129 // get the launch manager 130 ILaunchManager manager = DebugPlugin.getDefault().getLaunchManager(); local 133 ILaunchConfigurationType configType = manager. 140 ILaunchConfiguration[] configs = manager.getLaunchConfigurations(configType);
|
/sdk/sdklauncher/ |
sdklauncher.exe.manifest | 23 <description>Launches the Android SDK Manager to download Android SDK packages.</description>
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractClientConnAdapter.java | 67 * Connection release calls are delegated to the connection manager, 69 * clear the reusability mark first. The connection manager is 87 * The connection manager, if any. 89 * from the connection manager without keeping a hard reference there. 110 * @param mgr the connection manager, or <code>null</code> 387 // connection manager. 392 // manager if #abortConnection() is called from the main execution
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
ThreadSafeClientConnManager.java | 73 /** The schemes supported by this connection manager. */ 85 * Creates a new thread safe connection manager. 87 * @param params the parameters for this manager 204 "connection not obtained from this manager."); 209 ("Connection not obtained from this manager."); 264 * are still in use by this connection manager for the route. 280 * manager. This value will not exceed the maximum number of connections
|
/external/chromium/chrome/browser/debugger/ |
debugger_remote_service.cc | 223 DevToolsManager* manager = DevToolsManager::GetInstance(); local 224 if (manager != NULL) { 225 manager->RegisterDevToolsClientHostFor(target_host, client_host); 277 DevToolsManager* manager = DevToolsManager::GetInstance(); local 278 if (manager == NULL) { 289 manager->GetDevToolsClientHostFor(tab_contents->render_view_host()); 299 manager->ForwardToDevToolsAgent(
|
/external/clang/include/clang/AST/ |
ASTImporter.h | 65 /// manager to the corresponding FileIDs in the "to" source manager. 81 /// \param ToFileManager The file manager we'll be importing into. 85 /// \param FromFileManager The file manager we'll be importing into. 196 /// \returns the equivalent file ID in the source manager of the "to" 244 /// \brief Retrieve the file manager that AST nodes are being imported into. 247 /// \brief Retrieve the file manager that AST nodes are being imported from.
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_sysvideo.h | 200 /* Window manager functions */ 209 This function returns 1 if there is a window manager and the 236 /* Cursor manager functions */ 238 /* Free a window manager cursor 243 /* If not NULL, create a black/white window manager cursor */ 250 /* Warp the window manager cursor to (x,y) 268 /* Event manager functions */
|
/external/e2fsprogs/e2fsck/ |
util.c | 54 fprintf(stderr, "e2fsck: io manager magic bad!\n"); 295 if (channel && channel->manager && channel->manager->get_stats) 296 channel->manager->get_stats(channel, &io_start); 361 if (channel && channel->manager && channel->manager->get_stats) { 369 channel->manager->get_stats(channel, &delta); 449 io_manager manager) 479 if (!name || !manager) 482 if (manager->open(name, 0, &io) != 0 [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerImpl.java | 42 * Low-level communication with the global system window manager. It implements 44 * top-level window on the screen. Additional window manager specific layout 53 * <p>Even for low-level window manager access, it is almost never correct to use 56 * activity -- the window manager will not normally allow you to add arbitrary 73 * The window manager has changed the surface from the last call. 124 // to apply, or the underlying window manager is already a 237 // times to have it actually removed from the window manager. 238 // This is useful specifically for the notification manager, 245 + " has already been added to the window manager."); 588 "View not attached to window manager"); [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 64 <p>During a backup operation (which your application can request), Android's Backup Manager ({@link 67 restore operation, the Backup Manager retrieves the backup data from the backup transport and 78 it in any way other than through the APIs provided by the Backup Manager.</p> 84 Backup Manager APIs isolate your application from the actual backup transport available on a given 85 device—your application communicates with the Backup Manager through a fixed set of APIs, 94 normally, but will not receive callbacks from the Backup Manager to backup data.</p> 97 backup data cannot be read by other applications on the device. Only the Backup Manager and backup 109 agent is called by the Backup Manager to provide the data you want to back up. It is also called 110 to restore your backup data when the application is re-installed. The Backup Manager handles all 129 which your application communicates with the Backup Manager. If you extend this clas [all...] |
/libcore/luni/src/main/java/java/util/logging/ |
LogManager.java | 45 * java.util.logging.manager system property, if the property is unavailable or 123 static LogManager manager; field in class:LogManager 151 String className = System.getProperty("java.util.logging.manager"); 153 manager = (LogManager) getInstanceByClass(className); 155 if (manager == null) { 156 manager = new LogManager(); 161 manager.readConfiguration(); 171 manager.addLogger(root); 172 manager.addLogger(Logger.global); 293 return manager; [all...] |