OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:helper
(Results
426 - 450
of
5910
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/support/v4/java/android/support/v4/util/
DebugUtils.java
20
*
Helper
for accessing features in {@link android.util.DebugUtils}
/frameworks/support/v4/java/android/support/v4/view/
MenuCompat.java
22
*
Helper
for accessing features in {@link android.view.Menu}
/frameworks/support/v7/cardview/
Android.mk
29
# A
helper
sub-library to resolve cyclic dependencies between CardView and platform dependent
37
# A
helper
sub-library that makes direct use of Eclair MR1 APIs
46
# A
helper
sub-library that makes direct use of JB MR1 APIs
55
# A
helper
sub-library that makes direct use of L APIs
/hardware/intel/common/wrs_omxil_core/utils/inc/
audio_parser.h
2
* audio_parser.h,
helper
parser for audio codec data
log.h
2
* log.h, logging
helper
/hardware/intel/img/hwcomposer/merrifield/ips/common/
GrallocBufferBase.h
35
//
helper
function to be invoked by the derived class
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/
MockResolver.java
28
* A
helper
class for resolving entities.
/libcore/support/src/test/java/libcore/java/lang/ref/
FinalizationTester.java
23
* around, create finalizable objects in
helper
methods. http://b/4191345
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
concept_def.hpp
48
//
Helper
for BOOST_concept, above.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
next_prior.hpp
19
//
Helper
functions for classes like bidirectional iterators not supporting
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
global_typedef.hpp
67
//
helper
templates to prevent ODR violations
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
output_test_stream.hpp
62
//
helper
functions
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
CallbackInfo.java
21
*
Helper
class that keeps track of callback parameters for app callbacks.
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothTestUtils.java
19
/**
Helper
to turn BT on.
/packages/apps/Camera2/src/com/android/camera/burst/
BurstTaker.java
24
*
Helper
for taking bursts.
/packages/apps/Camera2/src/com/android/camera/ui/
StickyBottomCaptureLayout.java
93
* Sets a capture layout
helper
to query layout rect from.
95
public void setCaptureLayoutHelper(CaptureLayoutHelper
helper
) {
96
mCaptureLayoutHelper =
helper
;
102
Log.e(TAG, "Capture layout
helper
needs to be set first.");
/packages/apps/Camera2/src/com/android/camera/widget/
ModeOptionsOverlay.java
79
* Sets a capture layout
helper
to query layout rect from.
81
public void setCaptureLayoutHelper(CaptureLayoutHelper
helper
) {
82
mCaptureLayoutHelper =
helper
;
169
Log.e(TAG, "Capture layout
helper
needs to be set first.");
/packages/apps/CertInstaller/src/com/android/certinstaller/
ViewHelper.java
23
* A
helper
class for handling text views in the dialogs.
/packages/apps/DeskClock/src/com/android/deskclock/
AsyncHandler.java
23
*
Helper
class for managing the background thread used to perform io operations
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogNotificationsHelper.java
24
*
Helper
class operating on call log notifications.
/packages/apps/Dialer/src/com/android/dialerbind/
ObjectFactory.java
42
* @param contactInfoHelper Instance of contact info
helper
class to use.
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogQueryTestUtils.java
26
*
Helper
class to create test values for {@link CallLogQuery}.
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
CheckBroker.java
26
*
Helper
to keep checked state in sync.
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
BugleActivityInstrumentationTestCase.java
25
*
Helper
class that extends ActivityInstrumentationTestCase2 to provide some extra common
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
SearchBaseUrlHelper.java
33
*
Helper
to build the base URL for all search requests.
52
public SearchBaseUrlHelper(Context context, HttpHelper
helper
,
54
mHttpHelper =
helper
;
143
// Swallow any exceptions thrown by the HTTP
helper
, in
Completed in 532 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>