OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manager
(Results
2026 - 2050
of
3275
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/cts/tests/tests/graphics/src/android/opengl/cts/
OpenGlEsVersionTest.java
62
+ " but Activity
Manager
is reporting " + reportedVersion
/development/pdk/docs/porting/
keymaps_keyboard_input.jd
40
<td>Window
manager
reads key event from Linux keyboard driver. </td>
45
<td>Window
manager
maps scancode to keycode.</td>
46
<td>When the window
manager
reads a key event out of the driver, it maps the scancode to a keycode using a key layout map file. Typically, the keycode is the primary symbol screen-printed on a key. For example, <code>KEYCODE_DPAD_CENTER</code> is the center button on the five-way navigation control. Even though ALT + G generates a "?" character, <code>KEYCODE_G</code> is the keycode.</td>
50
<td>Window
manager
sends both the scancode and the keycode to the application.</td>
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetProvider.java
117
// Tell the widget
manager
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java
100
// Extract the username and password from the Account
Manager
, and ask
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java
85
// Use the account
manager
to request the AuthToken we'll need
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryProvider.java
82
* Handles all the dictionary searches and suggestion queries from the Search
Manager
.
/development/samples/Support4Demos/res/values/
strings.xml
107
<string name="accessibility_manager_title">Accessibility/Accessibility
Manager
</string>
/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityManagerSupportActivity.java
50
/** Handle to the accessibility
manager
service. */
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
_index.html
80
tabs in a TabHost, using a ViewPager to
manager
the fragments so that
/external/apache-xml/src/main/java/org/apache/xml/utils/
XMLReaderManager.java
68
* Retrieves the singleton reader
manager
/external/bluetooth/bluez/cups/
main.c
343
"org.bluez.
Manager
",
525
* 2. Get the
manager
551
"org.bluez.
Manager
",
637
"org.bluez.
Manager
",
/external/bluetooth/bluez/network/
manager.c
39
#include "
manager
.h"
/external/bluetooth/bluez/plugins/
dbusoob.c
41
#include "
manager
.h"
/external/bluetooth/bluez/src/
dbus-common.c
46
#include "
manager
.h"
/external/bluetooth/bluez/test/
gaptest.c
39
#define MANAGER_INTF BLUEZ_SERVICE ".
Manager
"
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/encodings/
PKCS1Encoding.java
54
// required if security
manager
has been installed.
/external/chromium/chrome/browser/
background_contents_service.h
55
// Returns all currently opened BackgroundContents (used by the task
manager
).
browser_process_impl.h
217
//
Manager
for desktop notification UI.
/external/chromium/chrome/browser/chromeos/
boot_times_loader.h
42
double chrome_exec; // Time session
manager
executed Chrome.
wm_overview_controller.h
51
// in. The layout mode is controlled by the window
manager
.
/external/chromium/chrome/browser/chromeos/login/
background_view.h
173
//
manager
.
user_controller.h
107
// Update border window parameters to notify window
manager
about new numbers.
user_manager.h
66
// Registers user
manager
preferences.
/external/chromium/chrome/browser/chromeos/notifications/
notification_browsertest.cc
27
// The name of ChromeOS's window
manager
.
55
//
manager
. We assume that when this happens we're on Chrome OS.
87
// Does nothing if it's not running with ChromeOS Window
Manager
.
129
// chromeos window
manager
. ChromeOS WindowManager sends
/external/chromium/chrome/browser/download/
download_file_manager.h
102
void OnDownloadManagerShutdown(DownloadManager*
manager
);
Completed in 517 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>