OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnectifnotmatching
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/utils/
ManagedApplicationService.java
133
public boolean
disconnectIfNotMatching
(final ComponentName componentName, final int userId) {
/frameworks/base/services/core/java/com/android/server/vr/
VrManagerService.java
537
if (mCurrentVrService.
disconnectIfNotMatching
(component, userId)) {
[
all
...]
Completed in 271 milliseconds