OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNdefFormatable
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java
75
boolean
isNdefFormatable
();
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java
409
public synchronized boolean
isNdefFormatable
() {
769
if (
isNdefFormatable
()) {
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java
392
public synchronized boolean
isNdefFormatable
() {
754
if (
isNdefFormatable
()) {
Completed in 381 milliseconds