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

/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java64 private static final int[] DIRECTIONS = field in class:IpSecService
243 for (int direction : DIRECTIONS) {
264 for (int direction : DIRECTIONS) {
285 for (int direction : DIRECTIONS) {
591 SpiRecord[] spis = new SpiRecord[DIRECTIONS.length];
602 for (int direction : DIRECTIONS) {
678 for (int direction : DIRECTIONS) {

Completed in 55 milliseconds