Home
last modified time | relevance | path

Searched defs:features (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/ddm/
DDdmHandleHello.java151 final String[] features = { in handleFEAT() local
/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java220 Account account, String[] features) throws RemoteException { in hasFeatures()
400 Account account, String[] features) throws NetworkErrorException; in hasFeatures()
DIAccountAuthenticator.aidl67 in String[] features); in hasFeatures()
DIAccountManager.aidl34 …tAccountsByFeatures(in IAccountManagerResponse response, String accountType, in String[] features); in getAccountsByFeatures()
DAccountManagerService.java949 String type, String[] features) { in GetAccountsByTypeAndFeatureSession()
1027 String type, String[] features) { in getAccountsByFeatures()
/frameworks/policies/base/mid/com/android/internal/policy/impl/
DMidWindow.java206 final int features = getFeatures(); in requestFeature() local
1003 final int features = getLocalFeatures(); in updateProgressBars() local
1045 final int features = getLocalFeatures(); in showProgressBars() local
1058 final int features = getLocalFeatures(); in hideProgressBars() local
2005 int features = getLocalFeatures(); in generateLayout() local
/frameworks/policies/base/phone/com/android/internal/policy/impl/
DPhoneWindow.java174 final int features = getFeatures(); in requestFeature() local
1020 final int features = getLocalFeatures(); in updateProgressBars() local
1062 final int features = getLocalFeatures(); in showProgressBars() local
1075 final int features = getLocalFeatures(); in hideProgressBars() local
2114 int features = getLocalFeatures(); in generateLayout() local
DLockPatternKeyguardView.java327 String[] features = new String[] {"saml"}; in LockPatternKeyguardView() local
/frameworks/base/services/java/com/android/server/
DPackageManagerService.java1156 FeatureInfo[] features = new FeatureInfo[size+1]; in getSystemAvailableFeatures() local