Searched refs:setPreferredService (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/core/java/android/nfc/cardemulation/ |
D | CardEmulation.java | 446 public boolean setPreferredService(Activity activity, ComponentName service) { in setPreferredService() method in CardEmulation 455 return sService.setPreferredService(service); in setPreferredService() 464 return sService.setPreferredService(service); in setPreferredService()
|
/frameworks/base/core/java/android/nfc/ |
D | INfcCardEmulation.aidl | 37 boolean setPreferredService(in ComponentName service); in setPreferredService() method
|
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/ |
D | android-5.0.jd | 445 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/ja/about/versions/ |
D | android-5.0.jd | 445 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/ko/about/versions/ |
D | android-5.0.jd | 446 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/ |
D | android-5.0.jd | 447 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/ru/about/versions/ |
D | android-5.0.jd | 446 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0.jd | 641 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/es/about/versions/ |
D | android-5.0.jd | 445 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/ |
D | android-5.0.jd | 443 …c.cardemulation.CardEmulation#setPreferredService(android.app.Activity, android.content.ComponentN…
|
/frameworks/base/docs/html/sdk/api_diff/21/ |
D | missingSinces.txt | 913 NO DOC BLOCK: android.nfc.cardemulation.CardEmulation Method setPreferredService(android.app.Activi…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18475 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);
|
/frameworks/base/api/ |
D | current.txt | 24963 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);
|
D | test-current.txt | 25032 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);
|
D | system-current.txt | 27403 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);
|