OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manage
(Results
51 - 75
of
757
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/resources/options/
personal_options.js
50
$('
manage
-passwords').onclick = function(event) {
93
$('
manage
-passwords').disabled = true;
209
* Returns whether the user should be able to
manage
(view and edit) their
/external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.h
18
// Provides a controller to
manage
fullscreen mode for a single browser window.
21
// This class does not directly
manage
any views -- the BrowserWindowController
29
// step than it is to
manage
a constantly-changing tracking area.
/frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java
31
* it will return a new {@link BluetoothSocket} to
manage
the connection.
33
* an outgoing connection and to
manage
the connection.
45
* a {@link BluetoothSocket} to
manage
the connection. Once the {@link
/build/tools/droiddoc/templates-sdk/components/
masthead.cs
6
<?cs include:"header_tabs.cs" ?> <?cs # The links are extracted so we can better
manage
localization ?>
/development/samples/TicTacToeLib/
_index.html
2
project that lets you store and
manage
shared code and resources in one place,
/external/bluetooth/bluez/
TODO
36
- Advertising management. Adapter interface needs to be changed to
manage
52
necessary to define how to
manage
connections, it seems that White List
176
to
manage
characteristic value changes reports in the remote device.
200
server to
manage
characteristic value broadcasting. There is a single
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_url.cc
59
std::string path(cloud_print_service_url.path() + "/
manage
.html");
/external/chromium/third_party/libjingle/source/talk/examples/call/
muc.h
51
// All the intelligence about how to
manage
the members is in
/external/llvm/include/llvm/
DebugInfoProbe.h
47
/// can use to
manage
debug info probes.
/external/llvm/include/llvm-c/
LinkTimeOptimizer.h
26
/// This provides a C-visible enumerator to
manage
status codes.
/external/webkit/Source/WebKit/mac/Misc/
WebQuotaManager.h
36
@param The security origin this will
manage
.
/frameworks/base/docs/html/guide/developing/tools/
sqlite3.jd
7
"http://www.sqlite.org/sqlite.html">sqlite3</a> command-line program to
manage
SQLite databases
index.jd
21
<dd>Lets you
manage
AVDs, projects, and the installed components of the SDK.</dd>
74
Android Debug Bridge is a versatile tool that lets you
manage
the state of an emulator instance or
/frameworks/base/docs/html/sdk/
android-2.3-highlights.jd
136
<p>A shortcut to the
Manage
Applications control now appears in the Options Menu
137
in the Home screen and Launcher, making it much easier to check and
manage
138
application activity. Once the user enters
Manage
Applications, a new Running
185
more easily
manage
and store their downloads.</p>
239
specific sensors and
manage
event delivery rate and queueing. </p>
261
native code. Applications can use the API to
manage
audio devices and control
269
applications
manage
graphics contexts and create and
manage
OpenGL ES textures
323
voice calls, without having to
manage
sessions, transport-level communication,
android-4.0-highlights.jd
163
listening to music, users can even
manage
music tracks and see album art. </p>
173
responses and
manage
the list from the Settings app.</p>
247
manage
the background data used by individual applications as needed.</p>
305
user's integrated contacts are displayed in an easy to
manage
list, including
318
manage
reminders, for an integrated view across multiple calendar providers. The
319
app is redesigned to let users
manage
events more easily. Calendars are
381
<p>The Gallery app now makes it easier to
manage
, show, and share photos and
441
<div style="padding-left:1em;padding-bottom:1.25em;margin-top:0;padding-top:0;font-size:.9em"><!--<strong>Figure 3.</strong>-->The Browser tabs menu <em>(left)</em> lets you quickly switch browser tabs. The options menu <em>(right)</em> gives you new ways to
manage
your browsing experience.</div>
458
desktop browser. It lets users instantly sync and
manage
<strong>Google Chrome
485
<p>In Android 4.0, email is easier to send, read, and
manage
. For composin
[
all
...]
/frameworks/media/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h
64
* @brief Structure to
manage
buffers
/libcore/luni/src/main/java/java/net/
CookieHandler.java
24
* This class provides a way to
manage
cookies with a HTTP protocol handler.
/libcore/luni/src/main/java/java/security/acl/
Owner.java
23
* The interface to
manage
owners of objects that require ownership.
/packages/apps/Browser/src/com/android/browser/
BrowserWebView.java
28
*
Manage
WebView scroll events
/packages/apps/Phone/res/xml/
respond_via_sms_settings.xml
17
<!-- Settings screen that lets the user
manage
the canned responses
/external/chromium/base/
message_pump_libevent.h
50
// Object returned by WatchFileDescriptor to
manage
further watching.
101
// can later be used to
manage
the lifetime of this event.
/external/chromium/chrome/browser/
background_mode_manager.h
85
// Called when an extension is loaded to
manage
count of background apps.
88
// Called when an extension is unloaded to
manage
count of background apps.
process_info_snapshot.h
81
// its definition (or as close as we can
manage
). In the current (Mac)
96
// as per its definition (or as close as we can
manage
). In the current (Mac)
/external/v8/src/
prettyprinter.h
182
// AST). TagScope is a helper class to
manage
the opening and closing
199
// AttributesScope is a helper class to
manage
the opening and closing
/frameworks/base/docs/html/guide/developing/devices/
index.jd
68
<p>To learn how to
manage
AVDs using a graphical tool, read <a href=
70
learn how to
manage
AVDs on the command line, read
Completed in 571 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>