Home | History | Annotate | Download | only in PKCS15

Lines Matching defs:mTag

67     public final String mTag = "SecureElement-PKCS15Handler";
109 Log.i(mTag, "ACMF Not found !");
117 Log.i(mTag, "Access Rules needs to be updated...");
133 Log.i(mTag, "Exception: clear access rule cache and refresh tag");
139 Log.i(mTag, "Refresh Tag has not been changed...");
207 Log.i(mTag, "Logical channels are used to access to PKC15");
218 Log.i(mTag, "Cannot use ARF: cannot select PKCS#15 directory via EF Dir");
229 Log.w(mTag, "GPAC/PKCS#15 ADF not found!!");
251 Log.i(mTag, "- Loading " + mSELabel + " rules...");
258 Log.e(mTag, mSELabel + " rules not correctly initialized! " + e.getLocalizedMessage());