OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceManagerNative
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ServiceManagerPermissionTests.java
25
import android.os.
ServiceManagerNative
;
56
ServiceManagerNative
.asInterface(BinderInternal.getContextObject())
/frameworks/base/core/java/android/os/
ServiceManagerNative.java
27
public abstract class
ServiceManagerNative
extends Binder implements IServiceManager
47
public
ServiceManagerNative
()
ServiceManager.java
39
sServiceManager =
ServiceManagerNative
.asInterface(BinderInternal.getContextObject());
/development/apps/Development/src/com/android/development/
Connectivity.java
45
import android.os.
ServiceManagerNative
;
Completed in 290 milliseconds