Searched refs:content (Results 1 – 13 of 13) sorted by relevance
70 const char *content; in _wpa_hexdump() local77 content = " [NULL]"; in _wpa_hexdump()79 content = content_buf = os_malloc(3 * len + 1); in _wpa_hexdump()81 if (content == NULL) { in _wpa_hexdump()90 content = " [REMOVED]"; in _wpa_hexdump()93 wpa_printf(level, "%s - hexdump(len=%lu):%s", title, (unsigned long)len, content); in _wpa_hexdump()109 const char *content; in _wpa_hexdump_ascii() local116 content = " [NULL]"; in _wpa_hexdump_ascii()118 content = ""; in _wpa_hexdump_ascii()120 content = " [REMOVED]"; in _wpa_hexdump_ascii()[all …]
11 import android.content.BroadcastReceiver;12 import android.content.Context;13 import android.content.Intent;
13 import android.content.DialogInterface;14 import android.content.Intent;15 import android.content.res.Configuration;
12 import android.content.ActivityNotFoundException;13 import android.content.Intent;
19 import android.content.Intent;20 import android.content.Context;21 import android.content.DialogInterface;
20 import android.content.Intent;66 } catch (android.content.res.Resources.NotFoundException e) { in onCreate()
20 import android.content.Intent;84 } catch (android.content.res.Resources.NotFoundException e) { in onCreate()
20 import android.content.Intent;21 import android.content.DialogInterface;
13 import android.content.Intent;
15 import android.content.Intent;
12 import android.content.Intent;
20 import android.content.Intent;
166 network, and WPA_ID_STR contains the content of the id_str option.