Searched defs:ctx (Results 1 – 7 of 7) sorted by relevance
26 static Object ctx; field in ClassLoaderStaticNonce
75 public void onReceive(Context ctx, Intent intent) { in onReceive()105 public void onDeleted(Context ctx, int[] ids) { in onDeleted()
78 public static int convertDpToPixel(Context ctx, int dp) { in convertDpToPixel()
134 EVP_CIPHER_CTX ctx; in android_security_cts_EncryptionTest_aesIsFast() local
136 ucontext_t *ctx = (ucontext_t *)void_context; in TRAP_action() local
117 ucontext_t *ctx = (ucontext_t *)void_context; in TRAP_action() local
1348 void loadData(Context ctx) throws Exception { in loadData()