HomeSort by relevance Sort by last modified time
    Searched refs:createService (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
ContextImpl.java 198 service = createService(ctx);
208 public Object createService(ContextImpl ctx) {
248 public Object createService(ContextImpl ctx) {
260 public Object createService(ContextImpl ctx) {
267 public Object createService(ContextImpl ctx) {
279 public Object createService(ContextImpl ctx) {
284 public Object createService(ContextImpl ctx) {
302 public Object createService(ContextImpl ctx) {
307 public Object createService(ContextImpl ctx) {
312 public Object createService(ContextImpl ctx)
    [all...]
  /sdk/layoutlib_api/sample/src/com/example/android/render/
Main.java 108 RenderService renderService = factory.createService(
RenderServiceFactory.java 194 public RenderService createService(
207 * {@link #createService(ResourceResolver, FolderConfiguration, IProjectCallback)} since the
217 public RenderService createService(

Completed in 217 milliseconds