OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manage
(Results
201 - 225
of
757
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/topics/location/
index.jd
11
<li>A Google Maps external library is available that lets you display and
manage
Maps data</li>
/frameworks/base/docs/html/guide/topics/resources/
index.jd
79
<dd>How to
manage
configuration changes that occur while your Activity is running.</dd>
/frameworks/base/docs/html/guide/topics/testing/
what_to_test.jd
57
methods that
manage
battery usage.
/frameworks/base/docs/html/guide/topics/views/
intro.jd
14
<p>A viewgroup is an object of class {@link android.view.ViewGroup android.view.Viewgroup}. As its name indicates, a viewgroup is a special type of view object whose function is to contain and
manage
a subordinate set of views and other viewgroups, Viewgroups let you add structure to your UI and build up complex screen elements that can be addressed as a single entity. </p>
/frameworks/base/docs/html/resources/articles/
speech-input.jd
71
<strong>Settings > Applications >
Manage
applications</strong>. </p>
/frameworks/base/drm/java/android/drm/
package.html
19
<p>The Android platform provides an extensible DRM framework that lets applications
manage
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
ManageDialog.java
74
View view = View.inflate(this, R.layout.
manage
, null);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DelegateManager.java
70
* @param <T> the delegate class to
manage
/hardware/msm7k/librpc/rpc/
svc.h
46
* This interface must
manage
two items concerning remote procedure calling:
/hardware/ti/omap4xxx/security/tf_daemon/
delegation_client_extension.c
36
* permits to
manage
two differences with the original client:
/packages/apps/Launcher2/src/com/android/launcher2/
SearchDropTargetBar.java
34
* Ths bar will
manage
the transition between the QSB search bar and the delete drop
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java
33
* BluetoothDiscoverableEnabler is a helper to
manage
the "Discoverable"
/packages/inputmethods/PinyinIME/jni/include/
searchutility.h
92
// This parameter may useful to
manage
the MileStoneHandle list for each
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiTextAttributeNode.java
147
* The container SectionPart will collect these flag and
manage
them.
/system/media/mca/filterfw/native/core/
gl_frame.h
123
kStateUnmanaged, // We do not
manage
this object (externally managed)
/frameworks/base/docs/html/sdk/
android-2.3.jd
131
voice calling features without having to
manage
sessions, transport-level
137
use to set up and
manage
SIP profiles, then initiate audio calls and receive
557
screen for a specific application or show the
Manage
Applications screen. </li>
577
battery usage reported in
Manage
Applications. </p></li>
639
code
manage
event queueing. </li>
641
manage
a {@link android.view.SurfaceHolder}. </li>
646
takeSurface()} methods in {@link android.view.Window} let native code
manage
[
all
...]
/external/chromium/base/memory/
scoped_ptr.h
5
// Scopers help you
manage
ownership of a pointer, helping you easily
manage
the
/external/chromium/chrome/browser/net/
load_timing_observer.cc
301
//
Manage
record lifetime based on the SOCKET_POOL_CONNECT_JOB entry.
346
//
Manage
record lifetime based on the SOCKET_ALIVE entry.
/external/freetype/include/freetype/
ftglyph.h
58
/* Generic interface to
manage
individual glyph data. */
61
/* This section contains definitions used to
manage
glyph data */
[
all
...]
/external/llvm/lib/Analysis/
LoopPass.cpp
388
/// Assign pass manager to
manage
this pass.
412
// [3] Assign manager to
manage
this new manager. This may create
/external/qemu/hw/
armv7m_nvic.c
228
case 0xd34: /* Mem
Manage
Address. */
358
case 0xd34: /* Mem
Manage
Address. */
/external/skia/include/core/
SkTypes.h
414
*
Manage
an allocated block of memory. If the requested size is <= kSize, then
454
* to
manage
it.
/external/webkit/Source/WebCore/platform/graphics/skia/
ImageBufferSkia.cpp
59
// the ownership easier to
manage
.
82
// color. Can we have another way to
manage
this?
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
37
* it will return a new {@link BluetoothSocket} to
manage
the connection.
39
* an outgoing connection and to
manage
the connection.
/packages/apps/Launcher2/res/values/
strings.xml
136
<!-- Menu item used to
manage
installed applications -->
137
<string name="menu_manage_apps">
Manage
apps</string>
Completed in 1241 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>