public class AndroidSystemServices extends Object
Constructor and Description |
---|
AndroidSystemServices() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(TypeMirror serviceType) |
String |
getServiceConstant(TypeMirror serviceType) |
com.sun.codemodel.JFieldRef |
getServiceConstant(TypeMirror serviceType,
EComponentHolder holder) |
public boolean contains(TypeMirror serviceType)
public String getServiceConstant(TypeMirror serviceType)
public com.sun.codemodel.JFieldRef getServiceConstant(TypeMirror serviceType, EComponentHolder holder)
Copyright © 2010-2015. All Rights Reserved.