OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
701 - 725
of
7469
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqMultiClientTestCase02.java
24
*
Service
discovery requester test case to search bonjour IPP PTR
service
25
* on channel1 and search AFP TXT
service
on channel2.
83
* set
service
response listener callback.
ServReqRemoveRequestTestCase.java
25
*
Service
discovery requester test case to check removeServiceRequest() works well.
41
* create some
service
requests.
109
* search UPnP
service
with ssdp:all
144
return "Remove
service
requests test";
/cts/tests/accessibility/res/xml/
speaking_accessibilityservice.xml
16
<accessibility-
service
xmlns:android="http://schemas.android.com/apk/res/android"
vibrating_accessibilityservice.xml
16
<accessibility-
service
xmlns:android="http://schemas.android.com/apk/res/android"
/cts/tests/accessibility/src/android/view/accessibility/services/
SpeakingAccessibilityService.java
23
* Stub accessibility
service
that reports itself as providing spoken feedback.
VibratingAccessibilityService.java
23
* Stub accessibility
service
that reports itself as providing haptic feedback.
/cts/tests/accessibilityservice/src/android/accessibilityservice/
IAccessibilityServiceDelegate.aidl
21
* Interface for interacting with the accessibility
service
mock.
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/
IAccessibilityServiceDelegate.aidl
21
* Interface for interacting with the accessibility
service
mock.
/cts/tests/tests/os/src/android/os/cts/
RemoteCallbackListTest.java
46
public void onServiceConnected(ComponentName className, IBinder
service
) {
47
mSecondaryService = ISecondary.Stub.asInterface(
service
);
108
// Test beginBroadcast, register, unregister. There is only one
service
binded.
152
// should return 0) and not allow registering the
service
again.
/development/apps/BuildWidget/
AndroidManifest.xml
15
<
service
android:name=".BuildWidget$UpdateService" />
/development/samples/RandomMusicPlayer/
_index.html
2
that manages media playback from a
service
. It allows the user to play music
/development/samples/VoiceRecognitionService/res/xml/
recognizer.xml
23
<recognition-
service
xmlns:android="http://schemas.android.com/apk/res/android"
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
EngineTest.java
50
Engine engine = new Engine("
Service
");
69
Engine engine = new Engine("
Service
");
82
Engine engine = new Engine("
Service
");
100
Engine engine = new Engine("
Service
");
/external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
Service.java
23
public interface
Service
{
/external/bluetooth/bluedroid/bta/include/
bta_pan_api.h
42
#define BTA_PAN_ENABLE_EVT 0 /* PAN
service
is enabled. */
62
char *p_srv_name; /*
service
name for the PAN role */
131
** Description Enable PAN
service
. This function must be
145
** Description Disable PAN
service
.
utl.h
36
#define BTA_UTL_SET_COD_ALL 0x08 /* take
service
class as the input (may clear some set bits!!) */
48
UINT16
service
;
member in struct:__anon2328
131
** BTA_UTL_SET_COD_ALL - overwrite major, minor, set the bits in
service
class
132
** BTA_UTL_INIT_COD - overwrite major, minor, and
service
class
/external/chromium/chrome/browser/
background_contents_service_factory.h
33
// Use a separate background contents
service
for incognito.
/external/chromium/chrome/browser/chromeos/
network_login_observer.h
38
// Wifi networks by
service
path mapped to if it failed previously.
/external/chromium/chrome/browser/content_settings/
content_settings_pref_provider.h
9
// A content settings provider that takes its settings out of the pref
service
.
70
// Reads the default settings from the preferences
service
. If |overwrite| is
92
// notifications from the preferences
service
that we triggered ourself.
163
// notifications from the preferences
service
that we triggered ourself.
/external/chromium/chrome/browser/debugger/
devtools_remote_service.h
24
// Handles Chrome remote debugger protocol
service
commands.
/external/chromium/chrome/browser/extensions/
extension_history_api.h
18
// Observes History
service
and routes the notifications as events to the
49
// Used for tracking registrations to history
service
notifications.
131
// Callback for the history
service
to acknowledge deletion.
147
// Callback for the history
service
to acknowledge deletion.
extension_toolbar_model.h
20
explicit ExtensionToolbarModel(ExtensionService*
service
);
85
// To be called after the extension
service
is ready; gets loaded extensions
86
// from the extension
service
and their saved order from the pref
service
/external/chromium/chrome/browser/net/
proxy_service_factory.h
28
// Create a proxy
service
according to the options on command line.
service_providers_win.h
36
// Returns all the Winsock layered
service
providers and their paths.
/external/chromium/chrome/browser/notifications/
desktop_notification_service_factory.h
35
// Use a separate desktop notification
service
for incognito.
Completed in 1689 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>