Searched refs:getType (Results 1 - 2 of 2) sorted by relevance

/system/extras/bugmailer/src/com/android/commands/sendbug/
H A DSendBug.java78 am.startActivityAsUser(null, intent, intent.getType(), null, null, 0, 0,
/system/security/keystore/
H A Dkeystore.cpp341 BlobType getType() const { function in class:Blob
603 if (keyBlob->getType() != type) {
604 ALOGW("key found but type doesn't match: %d vs %d", keyBlob->getType(), type);

Completed in 170 milliseconds