OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createrelative
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/docs/html/sdk/api_diff/23/changes/
android.content.ComponentName.html
87
<nobr><code>ComponentName</code> <A HREF="../../../../reference/android/content/ComponentName.html#
createRelative
(android.content.Context, java.lang.String)" target="_top"><code>
createRelative
</code></A>(<code>Context,</nobr> String<nobr><nobr></code>)</nobr>
94
<nobr><code>ComponentName</code> <A HREF="../../../../reference/android/content/ComponentName.html#
createRelative
(java.lang.String, java.lang.String)" target="_top"><code>
createRelative
</code></A>(<code>String,</nobr> String<nobr><nobr></code>)</nobr>
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
methods_index_additions.html
250
<i>
createRelative
</i><br>
[
all
...]
methods_index_all.html
274
<i>
createRelative
</i><br>
[
all
...]
/frameworks/base/core/java/android/content/
ComponentName.java
55
public static ComponentName
createRelative
(String pkg, String cls) {
86
public static ComponentName
createRelative
(Context pkg, String cls) {
87
return
createRelative
(pkg.getPackageName(), cls);
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
Listener.java
81
ComponentName.
createRelative
(context.getPackageName(),
/external/guice/lib/build/
spring-core.jar
/prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar
Completed in 171 milliseconds