Searched refs:AWARE (Results 1 – 4 of 4) sorted by relevance
23 static final String AWARE = "Aware"; field in EncryptionApp28 Log.v(AWARE, "Application.onCreate()"); in onCreate()
19 import static com.android.cts.encryptionapp.EncryptionApp.AWARE;29 Log.v(AWARE, "BroadcastReceiver.onReceive()"); in onReceive()
19 import static com.android.cts.encryptionapp.EncryptionApp.AWARE;30 Log.v(AWARE, "Activity.onCreate()"); in onCreate()
19 import static com.android.cts.encryptionapp.EncryptionApp.AWARE;32 Log.v(AWARE, "ContentProvider.onCreate()"); in onCreate()