OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTION_BIND_SIDE_CHANNEL
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/compat/java/android/support/v4/app/
NotificationManagerCompat.java
70
public static final String
ACTION_BIND_SIDE_CHANNEL
=
471
new Intent().setAction(
ACTION_BIND_SIDE_CHANNEL
), PackageManager.GET_SERVICES);
518
Intent intent = new Intent(
ACTION_BIND_SIDE_CHANNEL
).setComponent(record.componentName);
/prebuilts/sdk/current/support/v4/
android-support-v4.jar
/prebuilts/sdk/current/support/v13/
android-support-v13.jar
Completed in 38 milliseconds